UNPKG

@taiga-ui/addon-commerce

Version:

Extension package for Taiga UI related to commerce, payment systems, currencies etc.

9 lines (8 loc) 307 B
export * from './format-currency'; export * from './get-code-by-currency'; export * from './get-currency-by-code'; export * from './get-currency-symbol'; export * from './get-payment-system'; export * from './is-card-length-valid'; export * from './is-card-number-valid'; export * from './is-expire-valid';