UNPKG

cloud-ide-lms-model

Version:

Package for Model management of Cloud IDEsys LMS

8 lines (7 loc) 174 B
declare class ICoreSyoth { _id?: string; syoth_entity_id_syen?: string; syoth_system_theme_id_syth?: string; syoth_overrides?: any; } export { ICoreSyoth, };