Skip to content

Commit

Permalink
fix: add missing types export
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Mar 29, 2022
1 parent abc5534 commit 53f0b58
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 @@ -4,3 +4,4 @@ export * from './event'
export * from './handler'
export * from './utils'
export * from './router'
export * from './types'

0 comments on commit 53f0b58

Please sign in to comment.