decova-gotcha
Version:
It's my personal trial for automating daunting tasks
8 lines • 408 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.ExternalResources = void 0;
var ExternalResources;
(function (ExternalResources) {
ExternalResources["GitHub_DataRepo"] = "https://github.com/georgemesseha/decova-gotcha-data.git";
})(ExternalResources = exports.ExternalResources || (exports.ExternalResources = {}));
//# sourceMappingURL=ExternalResouces.js.map