Skip to content

Commit

Permalink
refactor: export manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed May 29, 2019
1 parent 70f701d commit a0084fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ export { BaseCommand } from './src/BaseCommand'
export { args } from './src/Decorators/args'
export { flags } from './src/Decorators/flags'
export { handleError } from './src/utils/handleError'
export { Manifest } from './src/Manifest'

0 comments on commit a0084fa

Please sign in to comment.