mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-21 23:40:38 +01:00
update playground
This commit is contained in:
@@ -34,7 +34,7 @@ Initialize your tRPC backend using the `initTRPC` function and create your first
|
||||
|
||||
::code-group
|
||||
|
||||
```ts [server/trpc/index.ts]
|
||||
```ts [server/trpc/trpc.ts]
|
||||
import { TRPCError, initTRPC } from '@trpc/server'
|
||||
|
||||
// Avoid exporting the entire t-object since it's not very
|
||||
|
||||
Reference in New Issue
Block a user