UNPKG

@angular/cli

Version:
7 lines (6 loc) 164 B
export declare class StaticAssetPlugin { private name; private contents; constructor(name: string, contents: string); apply(compiler: any): void; }