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