1 2 3 4
await import("./005_more_imports.ts"); console.log("1"); await import("./005_more_imports.ts"); console.log("2");