UNPKG

nativescript-angular

Version:

An Angular renderer that lets you build mobile apps with NativeScript.

3 lines (2 loc) 147 B
export declare function throwIfAlreadyLoaded(parentModule: any, moduleName: string): void; export declare function once(fn: Function): () => void;