kotlin-stdlib
JS
kotlin-stdlib
/
kotlin.js
/
add
add
JS
fun
Json
.
add
(
other
:
Json
)
:
Json
Adds key-value pairs from
other
to
this
. Returns the original receiver.