UNPKG

cloud-ide-lms-model

Version:

Package for Model management of Cloud IDEsys LMS

9 lines (8 loc) 371 B
declare const hostManagerRoutesUrl: { /** Base path for host name to interceptor and replace with actual URL * for more details refer https://docs.google.com/document/d/1CwB4evLsQuatG4jI0U1faRtmqtNmIfZOE4fDWiz9-sQ/edit?pli=1#bookmark=id.j3vzaryhajl1 * __version__ need to add in future */ cideSuiteHost: string; }; export { hostManagerRoutesUrl };