UNPKG

trpc-playground

Version:

playground for running tRPC queries in the browser

12 lines (10 loc) 222 B
import { handler } from "../chunk-CK2JCGLB.js"; import "../chunk-YYRHFXX6.js"; // src/handlers/koa.ts import { getKoaAdapter } from "uttp/adapters/koa"; var koaHandler = getKoaAdapter(handler); export { koaHandler };