import { hello_module2 } from "./module_debug_2.mjs"; print("hello from module_debug_1.mjs!"); hello_module2();