UNPKG

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 426 B
"use strict"; /** * Documentation Module Exports */ Object.defineProperty(exports, "__esModule", { value: true }); exports.SelfDocumentingSystem = void 0; var self_documenting_system_js_1 = require("./self-documenting-system.js"); Object.defineProperty(exports, "SelfDocumentingSystem", { enumerable: true, get: function () { return self_documenting_system_js_1.SelfDocumentingSystem; } }); //# sourceMappingURL=index.js.map