Class Message<M>Abstract

Type Parameters

Hierarchy

Implements

  • HashCode
  • Debug

Constructors

Properties

body: Value
tag?: string

Accessors

  • get tag(): string
  • Returns string

Methods

  • Type Parameters

    • T

    Parameters

    • output: Output<T>

    Returns Output<T>

  • Parameters

    • that: unknown

    Returns boolean

  • Returns number

  • Returns ValueLike

  • Returns string

  • Returns string

  • Returns Value

  • Parameters

    • body: ValueLike

    Returns M

Generated using TypeDoc