WXL
3 天以前 888f941ae16c850c0f1a844ec9436058840920bd
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"
          }
        ]
      }