Type alias Span

Span: {
    end: Position;
    start: Position;
}

Type declaration

Generated using TypeDoc