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

570 B

Home > puppeteer > Protocol > Runtime > PropertyDescriptor > symbol

Protocol.Runtime.PropertyDescriptor.symbol property

Property symbol object, if the property is of the symbol type.

Signature:

symbol?: RemoteObject;