WXL
4 天以前 2cc85c64f1c64a2dbaeae276a3e2ca8420de76b7
node_modules/webpack/schemas/plugins/schemes/HttpUriPlugin.json
@@ -59,7 +59,7 @@
          {
            "description": "Allowed URI filter function.",
            "instanceof": "Function",
            "tsType": "((uri: string) => boolean)"
            "tsType": "import('../../../lib/schemes/HttpUriPlugin').AllowedUriFn"
          }
        ]
      }