4 lines
59 B

10 years ago
export const a = 1;
export const b = 2;
export default 42;