Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
endsWith
Function endsWith
ends
With
(
haystack
,
needle
)
:
boolean
Determines if haystack ends with needle.
Parameters
haystack
:
string
needle
:
string
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Theia TypeDoc
Loading...
Determines if haystack ends with needle.