Type alias: inferSubscriptionOutput<TRouter, TPath>
inferSubscriptionOutput: <
TRouter
,TPath
>inferObservableValue
<inferProcedureOutput
<TRouter
["_def"
][`"subscriptions"`][TPath
] > >
Deprecated
will be removed in next major as it's v9 stuff
Type parameters
Parameter |
---|
TRouter extends AnyRouter |
TPath extends string & keyof TRouter ["_def" ][`"subscriptions"`] |
Source
packages/server/src/core/types.ts:43
Generated using TypeDoc and typedoc-plugin-markdown