enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (219 stars)
- PR merge metrics
- (PR metrics pending)
Description
The code for generating the API could still be Javascript, since it only affects us.
However, a lot of people may want to use the output JS API in Typescript projects (which offer superior autocompletion than vanilla JS). Thus, it might be worth making sure that our output code is in TS.
cc: @domoritz