godot/platform/web/js/engine
Fabio Alessandrelli 8079cd4358 [Web] Fix closure compiler typedef annotation
The typedef annotation is expected to come bofre a var (or const) since
it's most commonly used in externs. Use an inline definition instead.
2024-04-26 13:11:41 +02:00
..
config.js Fix various typos with codespell 2024-02-07 11:09:34 +01:00
engine.externs.js [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
engine.js Add option to ensure cross-origin isolation headers on web export 2024-02-12 09:27:39 -05:00
features.js [Web] Fix closure compiler typedef annotation 2024-04-26 13:11:41 +02:00
preloader.js [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00