Alias for the given import. E.g. for a "* as ..." import.
The ending character of the node in the document.
Indicates if the given import is "new" or a parsed one.
The library name of the given import (This actually is the part after the import statement).
The starting character of the node in the document.
Create a deep clone of this object.
Generated using TypeDoc
Basic interface for aliased imports. Defines an alias for namespace imports and other aliased imports.
AliasedImport
{Import}