massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-tsserver / node_modules / typescript / lib / lib.es2020.symbol.wellknown.d.ts
index 3ad55f70c443b953b63d5c09dabeca4abfbb2a08..51f108c81e4d8c1848e33f5b71766efc4b139457 100644 (file)
@@ -26,7 +26,7 @@ interface SymbolConstructor {
      * A regular expression method that matches the regular expression against a string. Called\r
      * by the String.prototype.matchAll method.\r
      */\r
-    readonly matchAll: symbol;\r
+    readonly matchAll: unique symbol;\r
 }\r
 \r
 interface RegExp {\r