DAFF_PRODUCT_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_PRODUCT_ERROR_MATCHER } from '@daffodil/product/state'
const DAFF_PRODUCT_ERROR_MATCHER: undefined