pzavolinsky / ts-unused-exports

ts-unused-exports finds unused exported symbols in your Typescript project
MIT License
749 stars 49 forks source link

fix: Support exports destructured from array. fixes #31. #106

Closed mrseanryan closed 4 years ago

mrseanryan commented 4 years ago

Support exports destructured from array. fixes #31.

@pzavolinsky - think this is 'good to go' - it was pretty straightforward.

pzavolinsky commented 4 years ago

Merged => 5.4.0