İçeriğe geç
sern

Singleton

Singleton<T>: () => T

Type to annotate that something is a singleton. T is created once and lazily.

Type parameters

T

Returns

T

Source

src/types/ioc.ts:7