mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-05-04 20:21:07 +08:00
4 lines
75 B
TypeScript
4 lines
75 B
TypeScript
import { AsyncStorage } from 'react-native';
|
|
|
|
export default AsyncStorage;
|