Libraries
← Back to Website
All Versions
Preparing search index...
@cleverbrush/client
SubscriptionOutgoing
Type Alias SubscriptionOutgoing<E>
SubscriptionOutgoing
:
E
extends
SubscriptionBuilder
<
any
,
any
,
any
,
any
,
any
,
any
,
any
,
infer
TOutgoing
,
>
?
TOutgoing
extends
SchemaBuilder
<
any
,
any
,
any
,
any
,
any
>
?
InferType
<
TOutgoing
>
:
TOutgoing
:
unknown
Extracts the outgoing (server→client) event type from a
SubscriptionBuilder
.
Type Parameters
E
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
← Back to Website
All Versions
Libraries
Loading...
Extracts the outgoing (server→client) event type from a
SubscriptionBuilder.