DAFF_NAVIGATION_ERROR_MATCHER
Transforms DaffError
s into DaffStateError
s before they are serialized into state.
Can be used to further refine Daffodil errors into more specific app errors.
import { DAFF_NAVIGATION_ERROR_MATCHER } from '@daffodil/navigation/state'
const DAFF_NAVIGATION_ERROR_MATCHER: undefined