Class InjectionToken<T>

Injection tokens are used to identify dependencies. They contain a name, and are typed to provide additional type safety.

Type Parameters

  • T

Hierarchy

  • InjectionToken

Constructors

Properties

Constructors

Properties

name: string

Generated using TypeDoc