typescript stubs for ide autoc…
Daz 3D Forums > Software > Daz Studio Discussion > Daz Script Developer Discussion>typescript stubs for ide autoc…
typescript stubs for ide autocomplete

Has anyone attempted to generate/create these stubs?
I generally work in vscode and having typescript stubs for the api would make writing/understanding scripts just a little bit easier.
Comments
Take a look at JzSense
thanks this is pretty much what I was thinking of since i read that Daz Scripts make use of what amounts to javascript.