保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 23b60dc1975db38c280d8a123aff97544d1673e0
PAMapp/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts
@@ -26,7 +26,7 @@
     * A regular expression method that matches the regular expression against a string. Called
     * by the String.prototype.matchAll method.
     */
    readonly matchAll: symbol;
    readonly matchAll: unique symbol;
}
interface RegExp {