UNPKG

@loopback/openapi-spec

Version:

TypeScript type definitions for OpenAPI Spec/Swagger documents.

11 lines 454 B
"use strict"; // Copyright IBM Corp. 2017,2018. All Rights Reserved. // Node module: @loopback/openapi-spec // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); __export(require("./openapi-spec-v2")); //# sourceMappingURL=index.js.map