Skip to content

Commit

Permalink
🚧 bring in defineEventHandler
Browse files Browse the repository at this point in the history
  • Loading branch information
acidjazz committed Jan 7, 2025
1 parent 4fa8460 commit 73e59cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/runtime/server/utils/binder.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import type { H3Event, Router } from 'h3'
import { defineEventHandler } from 'h3'
import type { BinderConfig } from '#api-utils'

export function modelBinder(config: BinderConfig, router: Router) {
Expand Down

0 comments on commit 73e59cd

Please sign in to comment.