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

570 B

Home > puppeteer > Protocol > Runtime > ObjectPreview > type

Protocol.Runtime.ObjectPreview.type property

Object type.

Signature:

type: ('object' | 'function' | 'undefined' | 'string' | 'number' | 'boolean' | 'symbol' | 'bigint');