Interface InjectionType

Interface used to keep track of the injection type of a class.

Hierarchy

  • InjectionType

Properties

Properties

name?: string
type: "named" | "singleton"