UNPKG

xdl

Version:
4 lines (3 loc) 255 B
export declare const DEFAULT_CDN_HOST = "https://classic-assets.eascdn.net"; export declare const ASSETS_DIR_DEFAULT_URL: string; export declare function bundleAsync(context: any, assets: string[], dest: string, exportUrl?: string | null): Promise<void>;