more type cleanup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { inferAsyncReturnType } from '@trpc/server';
|
||||
import type { inferAsyncReturnType } from '@trpc/server';
|
||||
import { H3Event } from 'h3';
|
||||
|
||||
export async function createContext(event: H3Event) {
|
||||
|
||||
Reference in New Issue
Block a user