UNPKG

nativescript-store-update

Version:
8 lines (7 loc) 277 B
export declare class ForegroundDelegage extends UIResponder implements UIApplicationDelegate { static ObjCProtocols: { prototype: UIApplicationDelegate; }[]; applicationDidFinishLaunchingWithOptions(): boolean; applicationWillEnterForeground(): void; }