Skip to content

IDependencyResolverProviderProps

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

Represents the dependency resolver context provider props.

interface IDependencyResolverProviderProps

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

Properties

  • readonly dependencyResolver - The dependency resolver to configure in the context of child components.

See also

Clone this wiki locally