import { MagentoBundledProductFactory } from '@daffodil/product-composite/driver/magento/testing'
A factory for creating stub data for MagentoBundledProduct
s.
@Injectable()
class MagentoBundledProductFactory extends DaffModelFactory<MagentoBundledProduct> {}