lucagez / slow-json-stringify

The slowest stringifier in the known universe. Just kidding, it's the fastest (:
https://github.com/lucagez/slow-json-stringify
MIT License
468 stars 17 forks source link

[feature request] typescript types definition support #14

Closed trylovetom closed 3 years ago

trylovetom commented 4 years ago

Hello! There will be great to support the typescript types definition. Add the index.d.ts to notation the module type.

lucagez commented 4 years ago

Good Idea, just opened a PR for that if you want to have a look. Not sure how to go about defining the type for the sjs schema. Any input would be much appreciated

lucagez commented 3 years ago

Typings are added in version 2.0.1