Optional
The scope determines the caching strategy used to decide whether the service should be resolved or a cached value should be provided.
If not provided, it'll default to the ProviderModule default scope.
ProviderModule
See https://inversify.io/docs/fundamentals/binding/#scope for more details..
The scope determines the caching strategy used to decide whether the service should be resolved or a cached value should be provided.
If not provided, it'll default to the
ProviderModule
default scope.See https://inversify.io/docs/fundamentals/binding/#scope for more details..