UNPKG

react-native-mmkv

Version:

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

3 lines (2 loc) 119 B
import type { MMKV } from '../specs/MMKV.nitro'; export declare function addContentChangedListener(_mmkv: MMKV): void;