I have added file colorsys.d.ts containing all basic Typescript declarations for colorsys functions and some interfaces describing color system objects.
This PR is useful for Typescript projects.
I didn't modify original code, just added types field to package.json.
I have added file
colorsys.d.ts
containing all basic Typescript declarations for colorsys functions and some interfaces describing color system objects. This PR is useful for Typescript projects. I didn't modify original code, just addedtypes
field topackage.json
.