0ad/binaries/data/mods/_test.scriptinterface/module
phosit 4043f954a7 Allow mods to write appendices
Module local values are visible to Appendixes. This mechanism can be
used for mods.
2025-06-06 17:36:35 +02:00
..
export_default Return the namespace of a module 2025-06-06 17:36:35 +02:00
include Support JavaScript modules 2025-06-06 17:36:35 +02:00
modified Allow mods to write appendices 2025-06-06 17:36:35 +02:00
blabbermouth.js Normalize module-path 2025-06-06 17:36:35 +02:00
delayed_blabbermouth.js Allow to check whether modules finished evaluating 2025-06-06 17:36:35 +02:00
dynamic_import.js Support dynamic import 2025-06-06 17:36:35 +02:00
empty.js Support JavaScript modules 2025-06-06 17:36:35 +02:00
export.js Return the namespace of a module 2025-06-06 17:36:35 +02:00
import_inside_function.js Support JavaScript modules 2025-06-06 17:36:35 +02:00
indirect.js Return the namespace of a module 2025-06-06 17:36:35 +02:00
meta.js Support the import.meta property 2025-06-06 17:36:35 +02:00
top_level_await_finite.js Allow to check whether modules finished evaluating 2025-06-06 17:36:35 +02:00
top_level_await_infinite.js Allow to check whether modules finished evaluating 2025-06-06 17:36:35 +02:00
top_level_throw.js Rethrow exceptions from the top level of a module 2025-06-06 17:36:35 +02:00