Skip to content

Commit ec59097

Browse files
committed
update types
1 parent 001ba92 commit ec59097

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

types/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ export type ParseProps = {
3939
pureEnv?: boolean | undefined
4040
pureArgv?: boolean | undefined
4141
pureCommands?: boolean | undefined
42+
single?: string[] | undefined
4243
commands?: (string | string[])[] | undefined
4344
env?: [string[], string, string][] | undefined
4445
required?: (string | string[])[] | undefined

0 commit comments

Comments
 (0)