UNPKG

@trpc/server

Version:

The tRPC server library

7 lines (6 loc) 388 B
export { createFlatProxy } from './unstable-core-do-not-import/createProxy.mjs'; export { getErrorShape } from './unstable-core-do-not-import/error/getErrorShape.mjs'; import './unstable-core-do-not-import/rpc/codes.mjs'; import './vendor/unpromise/unpromise.mjs'; import './unstable-core-do-not-import/stream/utils/disposable.mjs'; import './unstable-core-do-not-import/rootConfig.mjs';