Typescript type definition file for desktop IDEs?

I’ve now made the parser for the documentation. The last question that remains for me is how I should publish it? On npm as a separate package? On npm as a @types package? But then the end user needs to download it using npm and therefore needs a package.json file and node_modules folder in the iCloud Scriptable folder…

Does anyone have a better idea?

If you want to have a look, you can find it here:

1 Like