UNPKG

@depup/trpc__server

Version:

The tRPC server library (with updated dependencies)

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