sketch-app-types
v0.1.1
Published
TypeScript declaration files for Sketch App
Downloads
4
Readme
sketch-app-types
TypeScript declaration files for Sketch v60.
Getting Started
$ npm install sketch-app-types
Known issues
- no types for function arguments and return types (help wanted)
Rebuild Types
# build plugin
npm run build
# Run plugin
npm run generate
Sketch class inheritance diagram
Thanks to
Forked from andrewstart/Sketch.d.ts