cis-api-tool
Version:
根据 swagger/yapi/apifox 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。
3 lines (2 loc) • 318 B
JavaScript
import { Method, QueryStringArrayFormat, RequestBodyType, RequestFormItemType, RequestParamType, RequestQueryType, Required, ResponseBodyType } from "./types-K2vxvtaP.mjs";
export { Method, QueryStringArrayFormat, RequestBodyType, RequestFormItemType, RequestParamType, RequestQueryType, Required, ResponseBodyType };