mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-14 12:14:40 +01:00
feat: export createH3ApiHandler for h3 apps
This commit is contained in:
@@ -128,3 +128,5 @@ export function createNuxtApiHandler<TRouter extends AnyRouter> ({
|
||||
return body
|
||||
})
|
||||
}
|
||||
|
||||
export const createH3ApiHandler = createNuxtApiHandler
|
||||
|
||||
Reference in New Issue
Block a user