Constructs new imported symbol.
Source module the symbol is imported from.
The name of imported symbol. I.e. the name of the module export.
Rest
...init: EsImportNaming extends TNamingImport initialization options.
The name of imported symbol. I.e. the name of the module export.
Requested symbol name.
Always ECMAScript-safe identifier.
Always refers to itself.
Declares symbol in the most generic way.
The symbol can be used after that.
Symbol declaration request.
Symbol's declaration statement.
Emits the name of the symbol visible to emission namespace.
Code emission scope.
Emission result.
Automatically imports this symbol when it is referred.
Symbol resolution.
Referring namespace.
Imported symbol resolution resolution.
Generated using TypeDoc
Symbol of the import from some module.
The symbol is automatically imported and named in bundle namespace whenever referred.