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