• Preparing search index...
  • The search index is not available
@refinio/one.models
  • @refinio/one.models
  • recipes/Leute/CommunicationEndpoints
  • isEndpointOfType

Function isEndpointOfType

  • isEndpointOfType<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]

    • Defined in recipes/Leute/CommunicationEndpoints.ts:60

Settings

Member Visibility
@refinio/one.models
  • Loading...

Generated using TypeDoc