Type alias ExpectingHex

ExpectingHex: {
    kind: "ExpectingHex";
}

See

Type declaration

  • Readonly kind: "ExpectingHex"