Skip to content

DI Bag API / index / ProviderOptionalTokens

Type Alias: ProviderOptionalTokens<R> ​

ts
type ProviderOptionalTokens<R> = OptionalTokens<ProviderGraphContract<R>>;

Defined in: provider.ts:138

Extract optional typed-token requirements from a provider.

Type Parameters ​

Type ParameterDescription
R-

See ​

https://dany-fedorov.github.io/di-bag/guides/api-reference.html#provider-and-module-projections

Ordinary services. Checked composition. Explicit ownership.