UNPKG

v8-ui-product-cards

Version:

A product-card component lib for v8 storefront apps

4 lines (3 loc) 220 B
export declare const wasPriceHelper: (disableTprPrice: boolean, product: any, tprNull: boolean, logger: any) => any; export default wasPriceHelper; export declare const promotionTypeChecker: (promotions: any) => any;