Libraries
← Back to Website
All Versions
Preparing search index...
@cleverbrush/client
SubscriptionIncoming
Type Alias SubscriptionIncoming<E>
SubscriptionIncoming
:
E
extends
SubscriptionBuilder
<
any
,
any
,
any
,
any
,
any
,
any
,
infer
TIncoming
,
any
,
>
?
TIncoming
extends
SchemaBuilder
<
any
,
any
,
any
,
any
,
any
>
?
InferType
<
TIncoming
>
:
TIncoming
:
never
Extracts the incoming (client→server) message 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 incoming (client→server) message type from a
SubscriptionBuilder.