İçeriğe geç
sern

Initializable

Initializable<T>: T

Type to annotate that something is initializable. If T has an init method, this will be called.

Type parameters

T extends Init

Source

src/types/ioc.ts:17