Preparing search index...
The search index is not available
utilium
utilium
bindFunctions
Function bindFunctions
bindFunctions
<
T
extends
object
,
This
=
any
>
(
fns
:
T
,
thisValue
:
This
,
)
:
Bound
<
T
,
This
>
Binds a this value for all of the functions in an object (not recursive)
Type Parameters
T
extends
object
This
=
any
Parameters
fns
:
T
thisValue
:
This
Returns
Bound
<
T
,
This
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
utilium
Loading...
Binds a this value for all of the functions in an object (not recursive)