Kind: Type
Source: packages/common/interfaces/modules/optional-factory-dependency.interface.ts
Part of: Common
Definition
ts{ token: InjectionToken; optional: boolean; }
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
InjectorDependency—packages/core/injector/injector.ts:51
Was this page helpful?