UNPKG
@al00x/forms
Version:
latest (1.3.0)
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
Angular Forms, the way it should be!
github.com/Al00X/forms
Al00X/forms
@al00x/forms
/
index.d.ts
5 lines
(4 loc)
•
121 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./form-control'
;
export
*
from
'./form-group'
;
export
*
from
'./validators'
;
export
*
from
'./providers'
;