Skip to main content
Version: Next

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.