UNPKG

@trpc/server

Version:

The tRPC server library

3 lines 180 B
export { Unpromise } from "./unpromise"; export type { ProxyPromise, SubscribedPromise, PromiseExecutor, PromiseWithResolvers, } from "./types"; //# sourceMappingURL=index.d.ts.map