UNPKG
@satheshsat/angular-cpf
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
CPF generator and validator
@satheshsat/angular-cpf
/
public-api.d.ts
4 lines
(3 loc)
•
106 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/cpf.service'
;
export
*
from
'./lib/cpf.component'
;
export
*
from
'./lib/cpf.module'
;