mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
645 B
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;