UNPKG

react-native-mmkv

Version:

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

3 lines 153 B
import type { NativeMMKV } from 'react-native-mmkv'; export declare const createMockMMKV: () => NativeMMKV; //# sourceMappingURL=createMMKV.mock.d.ts.map