UNPKG

@stvp/ng-shop-ui

Version:

Librería para crear los componentes de una tienda Online

13 lines (12 loc) 750 B
export * from './lib/constants/currencies.enum'; export * from './lib/constants/classfontIcon.function'; export * from './lib/shop-ui.module'; export * from './lib/components/rating/rating.module'; export * from './lib/components/product-item/product-item.module'; export * from './lib/components/carousel-items/carousel-items.module'; export * from './lib/components/quantity-selector/quantity-selector.module'; export * from './lib/pipes/truncate.pipe'; export * from './lib/components/rating/rating.component'; export * from './lib/components/product-item/product-item.component'; export * from './lib/components/carousel-items/carousel-items.component'; export * from './lib/components/quantity-selector/quantity-selector.component';