Babel plugin for transforming this `const [a, b] = something` to this `const {1: a, 2: b} = something`. - View it on GitHub
Star
0
Rank
10528213