UNPKG

@intuitionrobotics/bug-report

Version:
6 lines 231 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Platform_Slack = exports.Platform_Jira = void 0; exports.Platform_Jira = "jira"; exports.Platform_Slack = "slack"; //# sourceMappingURL=api.js.map