nativescript-fabric
Version:
A NativeScript Plugin for fabric.io
9 lines (8 loc) • 361 B
TypeScript
declare module 'application';
declare class UIResponder { }
declare class UIApplication { }
declare class NSDictionary { }
declare class UIApplicationDelegate { }
declare interface UIApplicationDelegate { }
/// <reference path="./node_modules/tns-platform-declarations/ios.d.ts" />
/// <reference path="./node_modules/tns-platform-declarations/android.d.ts" />