Preparing search index...
The search index is not available
@refinio/one.models
@refinio/one.models
recipes/Leute/CommunicationEndpoints
isEndpointOfType
Function isEndpointOfType
is
Endpoint
Of
Type
<
T
>
(
endpoint
,
type
)
:
endpoint
is
CommunicationEndpointInterfaces
[
T
]
Checks if the endpoint is of a specific enpoint type.
Type Parameters
T
extends
keyof
CommunicationEndpointInterfaces
Parameters
endpoint
:
CommunicationEndpointTypes
type
:
T
Returns
endpoint
is
CommunicationEndpointInterfaces
[
T
]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@refinio/one.models
Loading...
Checks if the endpoint is of a specific enpoint type.