usrtax opened this issue 3 years ago · 1 comments
add support for export {a,b,c} = d
export {a,b,c} = d
js support this
export const {a,b,c} = d
I agree this would be super useful, but it's a duplicate of #5100.