UNPKG

next

Version:

The React Framework

5 lines (4 loc) 194 B
export declare class MinifyPlugin { optimize(compiler: any, compilation: any, assets: any, cache: any, { SourceMapSource, RawSource }: any): Promise<void>; apply(compiler: any): void; }