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
/
lib
/
index.d.ts
3 lines
(2 loc)
•
110 B
TypeScript
View Raw
1
2
3
export
*
from
'./autonumeric.module'
;
export
{
AutonumericDefaults
}
from
'./autonumeric-defaults.service'
;