snow-flow
Version:
Snow-Flow v3.2.0: Complete ServiceNow Enterprise Suite with 180+ MCP Tools. ATF Testing, Knowledge Management, Service Catalog, Change Management with CAB scheduling, Virtual Agent chatbots with NLU, Performance Analytics KPIs, Flow Designer automation, A
9 lines • 441 B
JavaScript
;
/**
* Compliance Module Exports
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.AdvancedComplianceSystem = void 0;
var advanced_compliance_system_js_1 = require("./advanced-compliance-system.js");
Object.defineProperty(exports, "AdvancedComplianceSystem", { enumerable: true, get: function () { return advanced_compliance_system_js_1.AdvancedComplianceSystem; } });
//# sourceMappingURL=index.js.map