Type Alias: Identifier\

October 4, 2024 · View on GitHub

DIOD v3.0.0 • Docs


Type Alias: Identifier<T>

Identifier<T>: Newable<T> | Abstract<T>

Service identifier. Can be a concrete implementation or an abstraction.

Type Parameters

• T

Class type.