Type alias RightCurlyToken

RightCurlyToken: Simplify<{
    _t: "}";
} & FileRange>

Generated using TypeDoc