• File: index.js
  • Full Path: /home/lef/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/totals/index.js
  • File size: 196 bytes
  • MIME-type: text/plain
  • Charset: utf-8
export { default as TotalsItem } from './item';
export { default as Subtotal } from './subtotal';
export { default as TotalsTaxes } from './taxes';
export { default as TotalsFees } from './fees';