Type alias SwitchEvent

SwitchEvent: {
    ts: number;
    value: BitValue;
}

Type declaration

  • ts: number
  • value: BitValue

Generated using TypeDoc