We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e001772 commit 6cb7651Copy full SHA for 6cb7651
package.json
@@ -3,6 +3,7 @@
3
"version": "2.0.0",
4
"description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify",
5
"main": "index.js",
6
+ "types": "index.d.ts",
7
"dependencies": {},
8
"devDependencies": {
9
"benchmark": "^2.1.4",
0 commit comments