UNPKG

swagger-tests

Version:

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

3 lines (2 loc) 82 B
import { SwaggerApi } from "../models/api"; export declare const API: SwaggerApi;