UNPKG

trpc-playground

Version:

playground for running tRPC queries in the browser

4 lines (3 loc) 147 B
export type { TrpcPlaygroundConfig } from '@trpc-playground/types'; export { resolveConfig } from './config'; export * from './zod-resolve-types';