1 | ;
|
2 | Object.defineProperty(exports, "__esModule", { value: true });
|
3 | require("jest-preset-angular/setup-jest");
|
4 | var util_1 = require("util");
|
5 | Object.assign(global, { TextDecoder: util_1.TextDecoder, TextEncoder: util_1.TextEncoder });
|
6 | //# sourceMappingURL=test-setup.js.map |
\ | No newline at end of file |