graycoreio/daffodil

View on GitHub
libs/payment/state/src/reducers/store-feature-key.ts

Summary

Maintainability
A
0 mins
Test Coverage
/**
 * The key under which the payment feature state will be stored.
 */
export const DAFF_PAYMENT_STORE_FEATURE_KEY = 'daffPayment';