UNPKG

@cspell/dynamic-import

Version:
2 lines 177 B
export declare function dynamicImport<Module>(moduleName: string | URL, paths: string | URL | (string | URL)[] | undefined): Promise<Module>; //# sourceMappingURL=index.d.ts.map