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