Source code
Revision control
Copy as Markdown
Other Tools
import { f } from "./file_script_module_dynamic_and_static_imported_1.mjs";
f();
export function g() {}
import { f } from "./file_script_module_dynamic_and_static_imported_1.mjs";
f();
export function g() {}