angular / clutz

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

Question: externsMap on goog standard library #1008

Closed Jugst3r closed 4 years ago

Jugst3r commented 4 years ago

Is there an extern map mapping the standard functions provided by the Google Closure Library to TypeScript standard functions? (that could be used with the option --externsMap when running gents)