We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e84c48d commit 9faa8d8Copy full SHA for 9faa8d8
src/api/jest.polyfills.ts
@@ -14,6 +14,8 @@
14
* you don't want to deal with this.
15
*/
16
17
+export {};
18
+
19
const { TextDecoder, TextEncoder } = require('node:util');
20
21
Object.defineProperties(globalThis, {
0 commit comments