UNPKG

swagger-tests

Version:

A typescript framework for testing an api against a swagger 3.0 json file.

5 lines 195 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const api_1 = require("../models/api"); exports.API = new api_1.SwaggerApi(); //# sourceMappingURL=api.constant.js.map