UNPKG

ngx-currency

Version:

A very simple currency mask directive that allows using a number attribute with the ngModel.

4 lines (3 loc) 135 B
export * from './lib/ngx-currency.config'; export * from './lib/ngx-currency.directive'; export * from './lib/ngx-currency.providers';