UNPKG

@react-native-async-storage/async-storage

Version:

Asynchronous, persistent, key-value storage system for React Native.

4 lines 187 B
import AsyncStorage from './AsyncStorage'; export { useAsyncStorage } from './hooks'; export default AsyncStorage; // @ts-ignore AsyncStorage mock module //# sourceMappingURL=index.js.map