Type alias DependencyKey

DependencyKey: Instantiable<any> | StaticClass<any, any> | string

Type used to represent a value that can identify a factory in the container.