loop-a.mjs 65 B

123
  1. export { bValue } from "./loop-b.mjs";
  2. export const aValue = 1;