mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
794 B
794 B
Home > puppeteer > Protocol > Debugger > ScriptPosition
Protocol.Debugger.ScriptPosition interface
Location in the source code.
Signature:
export interface ScriptPosition
Properties
Property | Type | Description |
---|---|---|
columnNumber | integer | |
lineNumber | integer |