Skip to content

Commit

Permalink
fix: export ArgDefinition (#1137)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Jul 10, 2024
1 parent 9c339da commit db8d951
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/interfaces/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export type {Logger} from './logger'
export type {Manifest} from './manifest'
export type {
Arg,
ArgDefinition,
ArgInput,
BooleanFlag,
CustomOptions,
Expand Down

0 comments on commit db8d951

Please sign in to comment.