Optional start: numberOptional end: numberOptional endThe ending character of the node in the document.
Node
The library name of the given import (This actually is the part after the import statement).
"express"
Import
Optional startThe starting character of the node in the document.
Node
Indicates if the given import is "new" or a parsed one.
Import
Clone the current import object.
StringImport
Generated using TypeDoc
Simple string import (i.e. import "reflect-metadata";).
Export
Implements