UNPKG

cloud-ide-lms-model

Version:

Package for Model management of Cloud IDEsys LMS

8 lines (7 loc) 218 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IAppRegistrationMst = void 0; /* INTERFACE START */ class IAppRegistrationMst { } exports.IAppRegistrationMst = IAppRegistrationMst;