Skip to content

Type Alias: GvExpectation

ts
type GvExpectation = Expectation;

Defined in: errors.ts:17

Stable public alias of peggy's expectation union (SYNTAX_* errors only).