• Preparing search index...
  • The search index is not available
@refinio/one.models
  • @refinio/one.models
  • misc/ConnectionEstablishment/protocols/Debug
  • isDebugMessage

Function isDebugMessage

  • isDebugMessage<T>(arg, type): arg is DebugMessages[T]
  • Check whether the argument is a debug message of specified type.

    Type Parameters

    • T extends keyof DebugMessages

    Parameters

    • arg: any

      The argument to check

    • type: T

      The type of the message to check against.

    Returns arg is DebugMessages[T]

    • Defined in misc/ConnectionEstablishment/protocols/Debug.ts:192

Settings

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

Generated using TypeDoc