UNPKG

@rangertechnologies/ngnxt

Version:

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

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