paperjs / paper-jsdom

The Swiss Army Knife of Vector Graphics Scripting, packaged for headless use in Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No Types for TS when using this instead of 'paper'

matthew798 opened this issue · comments

Perhaps I'm going about this wrong, but when I import paper-jsdom instead of paper I don't get any type info. I noticed this repo doesn't have a d.ts file, so I am wondering if it would be possible to include it from the base paper repo.