export type { TrpcPlaygroundConfig } from '@trpc-playground/types';
export { resolveConfig } from './config';
export * from './zod-resolve-types';
