UNPKG
@angularfy/autonumeric
Version:
latest (3.0.3)
3.0.3
3.0.0
Angular implementation of autoNumeric
www.angularfy.com/projects/autonumeric
angularfy/autonumeric
@angularfy/autonumeric
/
angularfy-autonumeric.d.ts
6 lines
(5 loc)
•
196 B
TypeScript
View Raw
1
2
3
4
5
6
/** * Generated bundle index. Do not edit. */
export
*
from
'./index'
;
export
{
AUTONUMERIC_CONTROL_VALUE_ACCESSOR
as
ɵa,
AutonumericDirective
as
ɵb }
from
'./lib/autonumeric.directive'
;