mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
584 B
584 B
Home > puppeteer > Protocol > Debugger > ScriptParsedEvent > startColumn
Protocol.Debugger.ScriptParsedEvent.startColumn property
Column offset of the script within the resource with given URL.
Signature:
startColumn: integer;