UNPKG

cloud-ide-lms-model

Version:

Package for Model management of Cloud IDEsys LMS

8 lines (7 loc) 168 B
declare class IEmailList { elst_email: string; elst_id_evdr: string; elst_sender_reciver_name: string; elst_isactive: boolean; } export { IEmailList };