We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b5fe98 commit cab569cCopy full SHA for cab569c
1 file changed
package.json
@@ -96,6 +96,7 @@
96
"vitest": "^0.25.2"
97
},
98
"main": "./lib/inflection.js",
99
+ "types": "./lib/inflection.d.ts",
100
"repository": {
101
"type": "git",
102
"url": "https://github.com/dreamerslab/node.inflection.git"
0 commit comments