UNPKG

@trpc/server

Version:

The tRPC server library

5 lines (4 loc) 882 B
import { d as createRecursiveProxy, t as getErrorShape, u as createFlatProxy } from "./getErrorShape-B0JBUs-i.mjs"; import { c as lazy, g as getTRPCErrorFromUnknown, i as callProcedure, m as TRPCError, n as sse, p as transformTRPCResponse, r as tracked, t as isTrackedEnvelope } from "./tracked-D4jU_Hb3.mjs"; import { a as StandardSchemaV1Error, l as experimental_standaloneMiddleware, t as initTRPC } from "./initTRPC-B259os3T.mjs"; export { StandardSchemaV1Error, TRPCError, callProcedure as callTRPCProcedure, createFlatProxy as createTRPCFlatProxy, createRecursiveProxy as createTRPCRecursiveProxy, lazy as experimental_lazy, lazy, experimental_standaloneMiddleware, experimental_standaloneMiddleware as experimental_trpcMiddleware, getErrorShape, getErrorShape as getTRPCErrorShape, getTRPCErrorFromUnknown, initTRPC, isTrackedEnvelope, sse, tracked, transformTRPCResponse };