Skip to content

Commit c88140f

Browse files
committed
lib: fix lint
1 parent c489dec commit c88140f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/wasi.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const {
77
ObjectEntries,
88
String,
99
Symbol,
10+
globalThis,
1011
} = primordials;
1112
const {
1213
WebAssembly,

0 commit comments

Comments
 (0)