mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 21:14:28 -08:00
loading external modules from FileSystem access API
This commit is contained in:
@@ -2,6 +2,7 @@ export const globals = new Set([
|
||||
'globalThis',
|
||||
// TODO Promise,
|
||||
// TODO Symbol
|
||||
'URL',
|
||||
'Set',
|
||||
'Map',
|
||||
"Infinity",
|
||||
|
||||
Reference in New Issue
Block a user