Open ai opened 4 months ago
I plan to add types in comments, similar to png-tools, which may be helpful for TS users consuming the library.
I plan to add types in comments, similar to png-tools, which may be helpful for TS users consuming the library.
Would you be open to accepting PRs adding types in a .d.ts
file in this repo? Rather than having a separate @types/texel__color
package on https://github.com/DefinitelyTyped/DefinitelyTyped.
TypeScript is very popular. For instance, we are using TS in oklch.com.
Adding types will create a good reason to switch compare to other color libraries.