ml
ml copied to clipboard
Typescript definitions
Is typescript definitions something you plan on creating for these packages?
hello @gorillatron, you are talking about "compiling" this project in typescript? currently no one in this team uses typescript, so it's not in the close time, but we could consider it depending in the complexity to do it, what do you think @mljs/collaborators?
You dont have to necessarily rewrite your source code to Typescript. Typescript hase something called Ambient Declarations.
They can live in a separate repo, and added to to @types registry. But it does add maintenance cost and complexity.
Typescript definitions would be great!
+1 on this!
This would add a lot of value.