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