felixSchl / photoshop.d.ts

Typescript declaration files and generator for the Photoshop javascript API
Other
78 stars 9 forks source link

Render return types + minor changes #10

Closed perludum closed 6 years ago

perludum commented 6 years ago
felixSchl commented 6 years ago

This is awesome. Thank you for preparing this. I cannot see anything wrong with it and am going to merge it right away. I'll also set you the commit bit after this so you are free to commit more changes if you feel you need to. Are you relying on npm at all when installing these typings? We can publish your changes under the current package name for 0.4.0, but what do you think about #6 ?

perludum commented 6 years ago

Great, thank you! I'd like to rely on npm when installing these typings, though currently there are still some (partly manual) fixes that need to be done. Some of them are related to https://github.com/felixSchl/photoshop.d.ts/issues/6 (Extendscript typings). I'll look into it and hopefully we can publish it to the @types package in a later version.