Repository URL to install this package:
import { CheckoutCartBundleProps } from '../CheckoutCartBundle' export interface MiniCartBundleProps extends CheckoutCartBundleProps {} export default MiniCartBundleProps