@trpc/server
Version:
7 lines (6 loc) • 388 B
JavaScript
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';