Skip to content

Injectable

Injectable(): (target) => void

Defined in: src/di.ts:38

Decorator to mark a class as injectable (Service).

(target): void

any

void