Abstract
Unique module identifier.
Imports from the modules with the same identifier are combined.
this
instance.
Abstract
moduleThe name of the module to use in the import clause.
Creates symbol imported from this module with custom naming.
Import naming type.
Name of symbol to import.
Import initialization options.
Imported symbol instance.
Creates symbol imported from this module.
Imported symbol instance.
Starts imports from this module to the given collection of import declarations.
Called at most once per bundle when first import added.
Target collection of import declaration.
Collection of imports from this module to the given collection of import declarations.
Generated using TypeDoc
Module is a source of imported symbols.