pl.wendigo.chrome.api.runtime / UnserializableValue

UnserializableValue

typealias UnserializableValue = String (source)

Primitive value which cannot be JSON-stringified. Includes values -0, NaN, Infinity, -Infinity, and bigint literals.

Link
Runtime#UnserializableValue type documentation.