UNPKG

v8-ui-product-cards

Version:

A product-card component lib for v8 storefront apps

2 lines (1 loc) 102 B
export declare const priceIsDiscounted: (currentPrice: string, prevPrice: string | null) => boolean;