File

feature-libs/product/image-zoom/product-image-zoom.module.ts

import { NgModule } from '@angular/core';
import { ProductImageZoomComponentsModule } from '@spartacus/product/image-zoom/components';

@NgModule({
  imports: [ProductImageZoomComponentsModule],
})
export class ProductImageZoomModule {}

result-matching ""

    No results matching ""