Expected the end of input.

interface EndExpectation {
    type: "end";
}

Properties

Properties

type: "end"