toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.asyncHooks
/
AsyncResource
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
bind
Link copied to clipboard
fun
<
Func
:
Function
<
Any
?
>
,
ThisArg
>
bind
(
fn
:
Func
,
type
:
String
=
definedExternally
,
thisArg
:
ThisArg
=
definedExternally
)
:
Func
Binds the given function to the current execution context.