UNPKG

trpc-playground

Version:

playground for running tRPC queries in the browser

2 lines (1 loc) 152 B
export declare const fetchHandler: (config: import("@trpc-playground/types").TrpcPlaygroundConfig) => Promise<(request: Request) => Promise<Response>>;