UNPKG

storage-engine

Version:

EventEmitter abstraction on top the React-Native AsyncStorage API

6 lines (4 loc) 83 B
import { AsyncStorage } from 'react-native'; export { AsyncStorage as default }