UNPKG

@aws-amplify/core

Version:
7 lines (6 loc) 188 B
declare const Linking: {}; declare const AppState: { addEventListener(action: any, handler: any): void; }; declare const AsyncStorage: any; export { Linking, AppState, AsyncStorage };