UNPKG

storage-engine

Version:

EventEmitter abstraction on top the React-Native AsyncStorage API

6 lines (4 loc) 104 B
import AsyncStorage from '@react-native-community/async-storage'; export { AsyncStorage as default }