move to pkg
This commit is contained in:
3
packages/system/tests/setupTests.ts
Normal file
3
packages/system/tests/setupTests.ts
Normal file
@ -0,0 +1,3 @@
|
||||
import { TextEncoder, TextDecoder } from "util";
|
||||
|
||||
Object.assign(global, { TextDecoder, TextEncoder });
|
Reference in New Issue
Block a user