UNPKG

@uiowa/uiowa-account

Version:

Angular library to manage MFK and UNI Account output

8 lines (7 loc) 218 B
export declare class Element { display: string; size: number; webApiProperty: string; isRequired: boolean; constructor(display: string, size: number, webapiproperty: string, isRequired: boolean); }