UNPKG

swagger-tests

Version:

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

5 lines 192 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var api_constant_1 = require("./api.constant"); exports.API = api_constant_1.API; //# sourceMappingURL=index.js.map