module_1979050.mjs (80B)
1 import { x } from "./module_simpleExport.mjs"; 2 3 result3 = x; 4 5 export let z = x;