toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.promise
/
Promise
/
Companion
/
any
any
fun
<
T
>
any
(
values
:
JsIterable
<
PromiseResult
<
T
>
>
)
:
Promise
<
T
>
(
source
)
fun
<
T
>
any
(
values
:
ReadonlyArray
<
PromiseResult
<
T
>
>
)
:
Promise
<
T
>
(
source
)