UNPKG

@trpc/next

Version:

The tRPC Next.js library

3 lines (2 loc) 98 B
export { withTRPC } from './withTRPC.mjs'; export { createTRPCNext } from './createTRPCNext.mjs';