Closed matthewturk closed 4 years ago
This adds the .d.ts files to the includes list so that they can be bundled in the published npm package, and so that the canvas objects can be easily re-used by other typescript-based plugins.
.d.ts
Thanks! :)
This adds the
.d.ts
files to the includes list so that they can be bundled in the published npm package, and so that the canvas objects can be easily re-used by other typescript-based plugins.