opentype.js icon indicating copy to clipboard operation
opentype.js copied to clipboard

Built-in TypeScript types

Open bergwerf opened this issue 5 months ago • 0 comments

Having TypeScript types would be super useful for TypeScript users. Currently the types as https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/opentype.js are outdated (missing at least font variations). For us types are the starting point to figure out what a library can do. If they are included in the library, that saves a second dependency and ensures they are always synchronized with the latest version.

bergwerf avatar Jul 29 '25 16:07 bergwerf