Type alias ExpectingEnd

ExpectingEnd: {
    kind: "ExpectingEnd";
}

See

Type declaration

  • Readonly kind: "ExpectingEnd"