Interface AmbientDependency<TImport>

Dependency of imported module on ambient module.

Type Parameters

  • out TImport extends Ambient = Ambient

    Type of ambient module import specifier.

Hierarchy

  • AmbientDependency

Properties

Properties

kind: TImport["kind"]
on: ImportResolution<TImport>

Generated using TypeDoc