UNPKG

es-dev-server

Version:

Development server for modern web apps

5 lines (4 loc) 149 B
export declare function addPolyfilledImportMaps(indexHTML: string, data: { inlineImportMaps: string[]; importMapPaths: string[]; }): string;