Skip to content

IDependencyResolverScopeProps

github-actions[bot] edited this page Dec 3, 2024 · 3 revisions
API / IDependencyResolverScopeProps interface

Represents the dependency resolver scope context provider props.

interface IDependencyResolverScopeProps

Source reference: src/dependencies/DependencyResolverContext.ts:60.

Properties

  • readonly optional deps - An optional set of dependencies for which the scope should be refreshed.

See also

Clone this wiki locally