woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/index.js

3 lines
115 B
JavaScript
Raw Normal View History

2021-12-10 12:03:04 +00:00
export { usePaymentMethodInterface } from './use-payment-method-interface';
export * from './use-payment-methods';