UNPKG

rx-form-mapper

Version:

Proper decorator-based transformation / serialization / deserialization of plain javascript classes to angular reactive forms

6 lines (5 loc) 146 B
export declare enum MetadataDesignTypes { TYPE = "design:type", RETURN_TYPE = "design:returntype", PARAM_TYPE = "design:paramtypes" }