UNPKG

typed-reactive-form

Version:

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

2 lines (1 loc) 85 B
export declare function FormGroup(constructor: new () => object): PropertyDecorator;