保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
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 {