UNPKG

react-native-mmkv

Version:

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

6 lines (4 loc) 132 B
import type { MMKV } from '../specs/MMKV.nitro' export function addContentChangedListener(_mmkv: MMKV): void { // no-op on Web }