UNPKG

app-builder-lib

Version:
2 lines (1 loc) 80 B
export declare function dynamicImport<T = any>(modulePath: string): Promise<T>;