blob: d52b4c4ec6be1043480e9c61e3a9cda820b5674d [file] [log] [blame]
import init, { _foo as foo } from "./modularize_static.mjs";
await init();
foo();