Skip to content

IDependencyResolverScopeProps

github-actions[bot] edited this page Nov 17, 2024 · 2 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