UNPKG

cloud-ide-lms-model

Version:

Package for Model management of Cloud IDEsys LMS

9 lines (8 loc) 176 B
declare class ICoreSyco { syco_for: string; syco_title: string; syco_desc: string; syco_configuration: any; syco_isactive: boolean; } export { ICoreSyco };