Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
fix: export ExitError
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Feb 5, 2018
1 parent 1d9c89e commit 0464eed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ export {Manifest} from './manifest'
export {PJSON} from './pjson'
export {IPlugin, Plugin} from './plugin'
export {Topic} from './topic'
export {ExitError} from './errors'

0 comments on commit 0464eed

Please sign in to comment.