Simple Schema Typescript generator

Is there a way to generate types from our simple definitions? I don’t want to go about recreating the wheel for this one.

i.e. pass in the collections objects and output our types? It would save a ton of time.

3 Likes

Agree, it really could be a very cool addition. Especially since current dev team of Meteor changes course to integrating more TS into Meteor itself

3 Likes