A feature configuration function accepted by {@link provideErrorRegistry}, returned by the with* helpers
ErrorRegistryFeature
Interface
projects/common/interactive/error-registry/provide-error-registry.ts
Import#
import { ErrorRegistryFeature } from '@cngx/common/interactive'
Description#
A feature configuration function accepted by provideErrorRegistry,
returned by the with* helpers. Mirrors the NavConfigFeature shape.