Type Alias: WithTRPCNoSSROptions<TRouter>
WithTRPCNoSSROptions<
TRouter
>:WithTRPCOptions
<TRouter
> &object
Defined in: withTRPC.tsx:74
Type declaration
ssr?
optional
ssr:false
Type Parameters
Type Parameter |
---|
TRouter extends AnyRouter |