3 lines
75 B
TypeScript
3 lines
75 B
TypeScript
|
|
import { MMKV } from 'react-native-mmkv'
|
||
|
|
|
||
|
|
export const storage = new MMKV()
|