plot icon indicating copy to clipboard operation
plot copied to clipboard

d.ts as JSON file

Open duaneatat opened this issue 3 years ago • 0 comments

This adds a script that will generate a single types/types.json file which is easier to consume in a TypeScript VFS that is bundled by webpack than regular d.ts files. Once we've finished migrating to TypeScript, we can also publish the d.ts files (as well as point to them in the package.json).

Will hold off on merging this until #1016 is reviewed/merged.

duaneatat avatar Aug 25 '22 03:08 duaneatat