UNPKG

@rangertechnologies/ngnxt

Version:

This library was used for creating dymanic UI based on the input JSON/data

10 lines (9 loc) 217 B
export declare class ChangeWrapper { fromQuestionId: string; fromQuestionName: string; toQuestionId: string; toQuestionName: string; valueObj: any; referenceField: string; field: string; }