保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 26fa49f4b0aa658d65a21fffe828f39e78302573
PAMapp/node_modules/ts-jest/dist/utils/ts-error.js
@@ -25,7 +25,7 @@
var TSError = (function (_super) {
    __extends(TSError, _super);
    function TSError(diagnosticText, diagnosticCodes) {
        var _this = _super.call(this, messages_1.interpolate("{{diagnostics}}", {
        var _this = _super.call(this, (0, messages_1.interpolate)("{{diagnostics}}", {
            diagnostics: diagnosticText.trim(),
        })) || this;
        _this.diagnosticText = diagnosticText;