UNPKG

@trpc/server

Version:

The tRPC server library

6 lines (4 loc) 91 B
const defaultFormatter = ({ shape })=>{ return shape; }; export { defaultFormatter };