Skip to content

Commit

Permalink
feat: export Handler (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe authored Nov 24, 2022
1 parent fb0123d commit 5929cae
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
@@ -1 +1,2 @@
export { Pico } from './pico'
export type { Handler } from './types'

0 comments on commit 5929cae

Please sign in to comment.