591 B
591 B
Home > puppeteer > Protocol > Debugger > ScriptParsedEvent > isLiveEdit
Protocol.Debugger.ScriptParsedEvent.isLiveEdit property
True, if this script is generated as a result of the live edit operation.
Signature:
isLiveEdit?: boolean;