WXL
4 天以前 4d9da000fbe74d344e0e4580b138e79d4ad98ede
node_modules/webpack/schemas/plugins/ProgressPlugin.json
@@ -3,7 +3,7 @@
    "HandlerFunction": {
      "description": "Function that executes for every progress step.",
      "instanceof": "Function",
      "tsType": "(import(\"../../lib/ProgressPlugin\").HandlerFn)"
      "tsType": "import('../../lib/ProgressPlugin').HandlerFn"
    },
    "ProgressPluginOptions": {
      "description": "Options object for the ProgressPlugin.",