import { MagentoBundleCartItemFactory } from '@daffodil/cart/driver/magento/testing'
@Injectable() class MagentoBundleCartItemFactory extends DaffModelFactory<MagentoBundleCartItem> {}