mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
468 B
468 B
Home > puppeteer > Protocol > Runtime > ExecutionContextId
Protocol.Runtime.ExecutionContextId type
Id of an execution context.
Signature:
export type ExecutionContextId = integer;