Collection of import declarations of the bundle.

Declared at bundle level.

Hierarchy

  • EsImports

Implements

Constructors

Accessors

Methods

Constructors

Accessors

Methods

  • Declares the import.

    Type Parameters

    • TNaming extends EsNaming

      Import naming type.

    Parameters

    • symbol: EsImportSymbol<TNaming>

      Symbol to import into the bundle.

    • naming: EsNaming

      Symbol naming.

    • createNaming: ((naming, symbol) => TNaming)

    Returns TNaming

    Imported symbol naming.

Generated using TypeDoc