UNPKG
ngx-mask-fixed
Version:
latest (3.0.2)
3.0.2
3.0.1
3.0.0
2.0.3
2.0.2
2.0.0
awesome ngx mask
github.com/jl91/ngx-mask
jl91/ngx-mask
ngx-mask-fixed
/
dist
/
public_api.js
5 lines
(4 loc)
•
143 B
JavaScript
View Raw
1
2
3
4
5
export
*
from
'./app/config'
;
export
*
from
'./app/mask.directive'
;
export
*
from
'./app/mask.service'
;
export
*
from
'./app/ngx-mask.module'
;