UNPKG

openapi-to-postmanv2

Version:

Convert a given OpenAPI specification to Postman Collection v2.0

9 lines 344 B
"use strict"; /** * Shared type definitions for openapi-to-postmanv2 */ // ============================================================================ // Core Types // ============================================================================ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=index.js.map