angular / clutz

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

Update gents to not generate mutable exports. #961

Closed tsjs-copybara-bot closed 4 years ago

tsjs-copybara-bot commented 4 years ago

Update gents to not generate mutable exports.

Since we are creating a tsetse check to forbid mutable exports, this change makes gents/migrants generate code that is compatible with the new check.