How to use psd.js in typescript
I tried to put the psd.js is converted to d.ts format, but it is not successful. Please help me, thanks
me to
This file is a prototype that I created for myself and does not support all features. However, it may be of some use.
https://github.com/meltingice/psd.js/issues/277
npm i psd.js
I submitted my own type definitions for PSD.js to DefinitelyTyped. Please help by reviewing my PR so that it can be published sooner.
I have an online editor developed using fabric.js and typescript, which is convenient for uploading and parsing PSD files in the future vue-fabric-draw