Simple string import (i.e. import "reflect-metadata";).

Export

Implements

Hierarchy

  • StringImport

Implements

Constructors

Properties

Accessors

Methods

Constructors

Properties

end?: number

The ending character of the node in the document.

Memberof

Node

libraryName: string

The library name of the given import (This actually is the part after the import statement).

Example

"express"

Memberof

Import

start?: number

The starting character of the node in the document.

Memberof

Node

Accessors

Methods

Generated using TypeDoc