mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
449 B
449 B
Home > puppeteer > Protocol > Runtime > RemoteObjectId
Protocol.Runtime.RemoteObjectId type
Unique object identifier.
Signature:
export type RemoteObjectId = string;