Hierarchy (view full)

Constructors

Properties

Accessors

Methods

Constructors

Properties

type:
    | "rolled"
    | "handling"
    | "rolling"
    | "crooked"
    | "none"
    | "helloGoodbye"
    | "faceCompare"
    | "idle"
    | "connection"
    | "battery"

Accessors

  • get flagName(): undefined | string
  • Returns undefined | string

Methods

  • Type Parameters

    • KeyValuesType extends {
          [key: string]: number;
      }

    Parameters

    Returns undefined | keyof KeyValuesType