Type alias UnexpectedChar

UnexpectedChar: {
    kind: "UnexpectedChar";
}

See

Type declaration

  • Readonly kind: "UnexpectedChar"