UNPKG

117 BTypeScriptView Raw
1export declare class SuppressExtractedTextChunksWebpackPlugin {
2 constructor();
3 apply(compiler: any): void;
4}