Skip to content

Commit

Permalink
fix: export ArgDefinition
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Jul 10, 2024
1 parent e059411 commit c8fdded
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 c8fdded

Please sign in to comment.