UNPKG

react-native-mmkv

Version:

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

6 lines (5 loc) 129 B
"use strict"; export * from './MMKV'; export * from './hooks'; export { Mode } from './Types'; //# sourceMappingURL=index.js.map