Skip to main content
Version: 19.9.0

ConsoleMessageLocation interface

Signature:

export interface ConsoleMessageLocation

Properties

PropertyModifiersTypeDescriptionDefault
columnNumberoptionalnumber0-based column number in the resource if known or undefined otherwise.
lineNumberoptionalnumber0-based line number in the resource if known or undefined otherwise.
urloptionalstringURL of the resource if known or undefined otherwise.