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

573 B

Home > puppeteer > Protocol > Runtime > InternalPropertyDescriptor > value

Protocol.Runtime.InternalPropertyDescriptor.value property

The value associated with the property.

Signature:

value?: RemoteObject;