Type alias Dependency

Dependency: OkDependency | AuxiliaryDependency | FailedDependency

A low-level dependency for a DependencyKey. Generally, you won't need to interact with this type much. It includes Scope, TypeKey, and InjectableClass.

Generated using TypeDoc