Skip to main content
Go to Latest
File
(async () => { const imported = await import("./dynamically_imported_esm.js"); imported.default();})();