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 330ca32 commit 5485b4cCopy full SHA for 5485b4c
package.json
@@ -4,6 +4,7 @@
4
"version": "0.1.0",
5
"description": "Tokenize a shell string into argv array",
6
"type": "module",
7
+ "types": "./dist/args-tokenizer.d.ts",
8
"exports": {
9
".": {
10
"types": "./dist/args-tokenizer.d.ts",
0 commit comments