korlibs
Toggle table of contents
6.1.0-SNAPSHOT
wasmJs
Target filter
wasmJs
Switch theme
Search in API
Skip to content
korlibs
korlibs-platform
/
korlibs.wasm
/
JsFunction
Js
Function
wasmJs
external
class
JsFunction
Members
Constructors
Js
Function
Link copied to clipboard
wasmJs
constructor
(
)
Functions
apply
Link copied to clipboard
wasmJs
fun
apply
(
obj
:
JsAny
,
args
:
JsArray
<
JsAny
?
>
)
:
JsAny
?