utils
Preparing search index...
endsWithFn
Function endsWithFn
endsWithFn
(
source
:
string
)
:
(
prefix
:
string
)
=>
boolean
Return a function that check
source
ends with the function's parameter
Parameters
source
:
string
Returns
(
prefix
:
string
)
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
utils
Loading...
Return a function that check source ends with the function's parameter