Type alias ExpectingInt

ExpectingInt: {
    kind: "ExpectingInt";
}

See

Type declaration

  • Readonly kind: "ExpectingInt"