pubnub-kotlin-docs
Toggle table of contents
13.1.0
js
Target filter
js
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-core-api
/
com.pubnub.kmp
/
entriesOf
entries
Of
js
fun
<
V
>
entriesOf
(
jsObject
:
JsMap
<
V
>
)
:
List
<
Pair
<
String
,
V
>
>