mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
445 B
445 B
Home > puppeteer > Protocol > Page > ScriptIdentifier
Protocol.Page.ScriptIdentifier type
Unique script identifier.
Signature:
export type ScriptIdentifier = string;