Expose Immer's produce from Flipper
Summary: Diff preparing for optimizing GraphQL (and other) plugins, and simplifying writing reducers by others Reviewed By: nikoant Differential Revision: D18930858 fbshipit-source-id: 91d176d77543978d65ea50635d4ed380690b1fa2
This commit is contained in:
committed by
Facebook Github Bot
parent
334e0dd2d9
commit
8da2c8868b
@@ -9,6 +9,8 @@
|
||||
|
||||
export {default as styled} from '@emotion/styled';
|
||||
export {keyframes} from 'emotion';
|
||||
export {produce} from 'immer';
|
||||
|
||||
export * from './ui/index';
|
||||
export {getStringFromErrorLike, textContent, sleep} from './utils/index';
|
||||
export {serialize, deserialize} from './utils/serialization';
|
||||
|
||||
Reference in New Issue
Block a user