UNPKG

mcp-swagger-parser

Version:

Enterprise-grade OpenAPI/Swagger specification parser for Model Context Protocol (MCP) projects

7 lines 214 B
"use strict"; /** * OpenAPI/Swagger 3.0 Specification Types * Based on the official OpenAPI 3.0 specification */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=openapi.js.map