PAMapp/node_modules/@types/webpack/index.d.ts
@@ -2191,6 +2191,7 @@ constructor(options?: UglifyJsPlugin.Options); } /** @deprecated use config.optimization.minimize instead */ namespace UglifyJsPlugin { type CommentFilter = (astNode: any, comment: any) => boolean;