mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
710 B
710 B
Home > puppeteer > Protocol > Runtime > ReleaseObjectRequest
Protocol.Runtime.ReleaseObjectRequest interface
Signature:
export interface ReleaseObjectRequest
Properties
Property | Type | Description |
---|---|---|
objectId | RemoteObjectId | Identifier of the object to release. |