🚧
Still under progress. Soon will be finished.
Description
An import declaration after being serialized
Properties
| Name | Type | Description |
|---|---|---|
| name | |
The name of the symbol being imported. |
| kind | |
The type of import |
| importPath | |
The path of the import |
| referenceName | |
If the import has been renamed using the |
| bareModuleSpecifier | |
Whether the import is a bare module specifier |
| typeOnly | |
Whether the import is type only |
| originalPath | |
If the path of the import has been re-map through the |