export-star-circular-2.js (74B)
1 export {y as x} from "export-star-circular-1.js"; 2 3 export var y = "pass";