Interface ITsExtractImportsResult

Hierarchy

  • ITsExtractImportsResult

Properties

Properties

end: number

The line index of the last line of the import statement.

match: string

The import statement.

start: number

The line index where the import statement starts.

Generated using TypeDoc