WXL
4 天以前 4d9da000fbe74d344e0e4580b138e79d4ad98ede
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"
          }
        ]
      }