UNPKG

chayns-components

Version:

A set of beautiful React components for developing chayns® applications.

5 lines (4 loc) 167 B
import PriceFormatter from '../PriceFormatter'; export const FORMAT_PRICE = new PriceFormatter(); export default FORMAT_PRICE; //# sourceMappingURL=formatPrice.js.map