Tanatloc documentation
    Preparing search index...

    Interface IEditorHighlight

    interface IEditorHighlight {
        begin: number;
        end: number;
    }
    Index

    Properties

    Properties

    begin: number
    end: number