UNPKG

@trpc/server

Version:

The tRPC server library

2 lines 1.26 kB
import { $t as JSONRPC2, Gr as TRPC_ERROR_CODE_NUMBER, Hr as TRPC_ERROR_CODES_BY_KEY, Ur as TRPC_ERROR_CODES_BY_NUMBER, Wr as TRPC_ERROR_CODE_KEY, Wt as parseTRPCMessage, an as TRPCErrorResponse, cn as TRPCRequest, dn as TRPCResponseMessage, en as TRPCClientIncomingMessage, fn as TRPCResult, hn as TRPCSuccessResponse, in as TRPCConnectionParamsMessage, ln as TRPCRequestMessage, mn as TRPCSubscriptionStopNotification, nn as TRPCClientOutgoingMessage, on as TRPCErrorShape, pn as TRPCResultMessage, rn as TRPCClientOutgoingRequest, sn as TRPCReconnectNotification, tn as TRPCClientIncomingRequest, un as TRPCResponse } from "./unstable-core-do-not-import-B9ZnrQAU.cjs"; export { type JSONRPC2, type TRPCClientIncomingMessage, type TRPCClientIncomingRequest, type TRPCClientOutgoingMessage, type TRPCClientOutgoingRequest, type TRPCConnectionParamsMessage, type TRPCErrorResponse, type TRPCErrorShape, type TRPCReconnectNotification, type TRPCRequest, type TRPCRequestMessage, type TRPCResponse, type TRPCResponseMessage, type TRPCResult, type TRPCResultMessage, type TRPCSubscriptionStopNotification, type TRPCSuccessResponse, TRPC_ERROR_CODES_BY_KEY, TRPC_ERROR_CODES_BY_NUMBER, type TRPC_ERROR_CODE_KEY, type TRPC_ERROR_CODE_NUMBER, parseTRPCMessage };