lazyLoadPackage
Signature
export declare function lazyLoadPackage<T>(mod: string): T | undefined;Members
This export does not declare public properties or methods in the generated declaration file.
export declare function lazyLoadPackage<T>(mod: string): T | undefined;This export does not declare public properties or methods in the generated declaration file.