UNPKG

react-native-mmkv

Version:

⚡️ The fastest key/value storage for React Native.

3 lines (2 loc) 105 B
import type { MMKV } from '../specs/MMKV.nitro'; export declare function getDefaultMMKVInstance(): MMKV;