UNPKG

@rangertechnologies/ngnxt

Version:

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

6 lines (5 loc) 109 B
export declare class ErrorWrapper { errorCode: string; errorMsg: string; errorDetails: string; }