UNPKG

react-native-mmkv

Version:

The fastest key/value storage for React Native. ~30x faster than AsyncStorage! Works on Android, iOS and Web.

4 lines 136 B
export * from './MMKV'; export * from './hooks'; export { Mode, type Configuration } from './Types'; //# sourceMappingURL=index.d.ts.map