interface CodeLense {
    command: any;
    start: Ace.Point;
}

Properties

Properties

command: any
start: Ace.Point

Generated using TypeDoc