Type alias ExpectingVariable

ExpectingVariable: {
    kind: "ExpectingVariable";
}

See

Type declaration

  • Readonly kind: "ExpectingVariable"