Skip to content

Commit 9faa8d8

Browse files
Added blank export
1 parent e84c48d commit 9faa8d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/api/jest.polyfills.ts

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
* you don't want to deal with this.
1515
*/
1616

17+
export {};
18+
1719
const { TextDecoder, TextEncoder } = require('node:util');
1820

1921
Object.defineProperties(globalThis, {

0 commit comments

Comments
 (0)