UNPKG

ei-dev-shared

Version:
9 lines (8 loc) 289 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CourseList = void 0; var CourseList; (function (CourseList) { CourseList["spellingTool"] = "spellingTool"; CourseList["excel"] = "excel"; })(CourseList || (exports.CourseList = CourseList = {}));