UNPKG

@trpc/server

Version:

The tRPC server library

8 lines (7 loc) 153 B
export { Unpromise } from "./unpromise"; export type { ProxyPromise, SubscribedPromise, PromiseExecutor, PromiseWithResolvers, } from "./types";