angular / clutz

Closure to TypeScript `.d.ts` generator
MIT License
162 stars 60 forks source link

handle exports = {...} in alias map #982

Closed tsjs-copybara-bot closed 4 years ago

tsjs-copybara-bot commented 4 years ago

handle exports = {...} in alias map

This extends Clutz handling of aliases to cover the case where the alias is exported via the exports={} syntax.