This commit is contained in:
Dmitry Vasilev
2022-12-07 05:06:15 +08:00
parent 9e9400ab24
commit 707c34bc66
8 changed files with 178 additions and 49 deletions

View File

@@ -1,6 +1,6 @@
export const globals = new Set([
'globalThis',
// TODO Promise,
'Promise',
// TODO Symbol
'URL',
'Set',