WXL
3 天以前 9bce51f651aad297ef9eb6df832bfdaf1de05d84
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.",