angular / clutz

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

Apply `JSTypeResolver` to resolve all types during compilation. #969

Closed tsjs-copybara-bot closed 4 years ago

tsjs-copybara-bot commented 4 years ago

Apply JSTypeResolver to resolve all types during compilation.

All types are now captured by the resolver and guaranteed to be resolved at known time-points during compilation.