UNPKG

101 BTypeScriptView Raw
1export declare function loadPackage(packageName: string, context: string, loaderFn?: Function): any;