woocommerce/plugins/woocommerce-blocks/assets/js/hocs/index.js

3 lines
123 B
JavaScript

export { default as withComponentId } from './with-component-id';
export { default as withProduct } from './with-product';