fastman
Version:
快速api测试及文档生成
15 lines • 355 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
// export default class OpenApi2Spec extends Spec {
// info(info: any) {
// }
//
// load(spec: string | object) {
// }
//
// write(format: string = "yaml"): string {
// return null;
// }
//
// }
//# sourceMappingURL=openapi-2.js.map