Typescript Library Declarations (DOM)
Variable Range
Range
:
{
END_TO_END
:
2
;
END_TO_START
:
3
;
prototype
:
Range
;
START_TO_END
:
1
;
START_TO_START
:
0
;
new
()
:
Range
;
}
Type declaration
new
()
:
Range
Returns
Range
Readonly
END_TO_END
:
2
Readonly
END_TO_START
:
3
prototype
:
Range
Readonly
START_TO_END
:
1
Readonly
START_TO_START
:
0
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Typescript Library Declarations (DOM)