The documentation says that: ``` * A result of `de...
# kvision
r
The documentation says that:
Copy code
* A result of `decodeFromDynamic(nativeObj)` should be the same as
 * `kotlinx.serialization.json.Json.decodeFromString(kotlin.js.JSON.stringify(nativeObj))`.