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