Type alias ExpectingFloat

ExpectingFloat: {
    kind: "ExpectingFloat";
}

See

Type declaration

  • Readonly kind: "ExpectingFloat"