UNPKG

@tiberriver256/mcp-server-azure-devops

Version:

Azure DevOps reference server for the Model Context Protocol (MCP)

8 lines 223 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VERSION = void 0; /** * Current version of the Azure DevOps MCP server */ exports.VERSION = '0.1.0'; //# sourceMappingURL=version.js.map