UNPKG
ng-form-helper
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Feature set to use in your angular form
github.com/lordazzi/ng-form-helper
lordazzi/ng-form-helper
ng-form-helper
/
ng-form-helper.d.ts
6 lines
(5 loc)
•
155 B
TypeScript
View Raw
1
2
3
4
5
6
/** * Generated bundle index. Do not edit. */
export
*
from
'./public-api'
;
export
{
FormFieldDirective
as
ɵa }
from
'./lib/form-field.directive'
;