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 143 B
import type { NativeMMKV } from './Types'; export declare const createMockMMKV: () => NativeMMKV; //# sourceMappingURL=createMMKV.mock.d.ts.map