UNPKG

typed-reactive-form

Version:

Allows creation of a ReactiveForm based on a class with its properties properly decorated.

5 lines (4 loc) 177 B
export * from './lib/form-member'; export * from './lib/form-group'; export * from './lib/form-model/form-member-options'; export * from './lib/form-model/typed-reactive-form';