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