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