mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
The static `import` should be prefered over the dynamic but it might be usefull when loading an object from a json file. |
||
|---|---|---|
| .. | ||
| export_default | ||
| include | ||
| blabbermouth.js | ||
| delayed_blabbermouth.js | ||
| dynamic_import.js | ||
| empty.js | ||
| export.js | ||
| import_inside_function.js | ||
| indirect.js | ||
| top_level_await_finite.js | ||
| top_level_await_infinite.js | ||
| top_level_throw.js | ||