Selection: {
    prototype: Selection;
    toString(): string;
    new (): Selection;
}

Type declaration

  • prototype: Selection
  • toString:function
    • Returns string

Generated using TypeDoc