File size: 128 Bytes
4a288a7
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
export {
  current,
  isDraft,
  applyPatches,
  original,
  isDraftable,
  produceWithPatches,
  enablePatches,
} from 'immer'