woocommerce-paypal-payments/modules/ppcp-settings/resources/js/data/configuration.js
2025-01-16 15:04:01 +01:00

10 lines
235 B
JavaScript

export { BUSINESS_TYPES, PRODUCT_TYPES } from './onboarding/configuration';
export {
STYLING_LOCATIONS,
STYLING_PAYMENT_METHODS,
STYLING_LABELS,
STYLING_COLORS,
STYLING_LAYOUTS,
STYLING_SHAPES,
} from './styling/configuration';