UNPKG

expo-storage

Version:

Simple way to store persistent data, which does not have size limitations of react-native async-storage.

3 lines (2 loc) 78 B
export declare const DOCUMENT_FOLDER: string; export default DOCUMENT_FOLDER;