2018-05-19 00:03:05 -04:00

4 lines
58 B
JavaScript

export const { foo: foo2 } = bar;
export const foo2 = 1;