Like useDepRegistry, but returns null when no <DepRegistryProvider> is in scope instead of throwing. Used by useStandardActions to preserve its silent-no-op contract when neither provider is present.
useDepRegistry
null
<DepRegistryProvider>
useStandardActions
Like
useDepRegistry, but returnsnullwhen no<DepRegistryProvider>is in scope instead of throwing. Used byuseStandardActionsto preserve its silent-no-op contract when neither provider is present.