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

449 B

Home > puppeteer > Protocol > Runtime > RemoteObjectId

Protocol.Runtime.RemoteObjectId type

Unique object identifier.

Signature:

export type RemoteObjectId = string;