mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
591 B
591 B
Home > puppeteer > Protocol > Runtime > CallArgument > unserializableValue
Protocol.Runtime.CallArgument.unserializableValue property
Primitive value which can not be JSON-stringified.
Signature:
unserializableValue?: UnserializableValue;