Interface: InjectableOptions
Defined in: packages/core/src/di/injectable.decorator.ts:9
Extends
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
providedIn? | Type<unknown> | "root" | null | - | packages/core/src/di/injectable.decorator.ts:10 |
scope? | Scope | ScopeOptions.scope | packages/core/src/di/scope-options.interface.ts:8 |