puppeteer/new-docs/puppeteer.protocol.runtime.remoteobject.unserializablevalue.md
2020-07-13 14:01:35 +01:00

645 B

Home > puppeteer > Protocol > Runtime > RemoteObject > unserializableValue

Protocol.Runtime.RemoteObject.unserializableValue property

Primitive value which can not be JSON-stringified does not have value, but gets this property.

Signature:

unserializableValue?: UnserializableValue;