UNPKG

168 BTypeScriptView Raw
1export declare const Linking: {};
2export declare const AppState: {
3 addEventListener: (action: any, handler: any) => any;
4};
5export declare const AsyncStorage: any;