cis-api-tool
Version:
根据 swagger/yapi/apifox 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。
2 lines • 1.53 kB
text/typescript
import { AnyArray, AsyncOrSync, AsyncReturnType, Asyncify, Buildable, CamelCase, Class, ConstantCase, Defined, DelimiterCase, ElementOf, Finite, FixedLengthArray, Head, Integer, JsonArray, JsonObject, JsonValue, KebabCase, LiteralUnion, Merge, Negative, NegativeInfinity, NegativeInteger, NonNegative, NonNegativeInteger, NonNullableDeep, NullableDeep, OmitBy, OmitDeep, OmitStrict, OneOrMore, OptionalKeys, PackageJson, PartialBy, PartialDeep, PascalCase, PickBy, PositiveInfinity, ReadonlyDeep, ReadonlyKeys, RequireAllOrNone, RequireAtLeastOne, RequireExactlyOne, RequiredBy, RequiredDeep, RequiredDeepBy, RequiredKeys, Simplify, SnakeCase, Tail, TsConfigJson, UnionToIntersection, UnionToTuple, ValueOf, Writable, WritableDeep, WritableKeys, XOR } from "../type-CDnRd9vn.mjs";
export { AnyArray, AsyncOrSync, AsyncReturnType, Asyncify, Buildable, CamelCase, Class, ConstantCase, Defined, DelimiterCase, ElementOf, Finite, FixedLengthArray, Head, Integer, JsonArray, JsonObject, JsonValue, KebabCase, LiteralUnion, Merge, Negative, NegativeInfinity, NegativeInteger, NonNegative, NonNegativeInteger, NonNullableDeep, NullableDeep, OmitBy, OmitDeep, OmitStrict, OneOrMore, OptionalKeys, PackageJson, PartialBy, PartialDeep, PascalCase, PickBy, PositiveInfinity, ReadonlyDeep, ReadonlyKeys, RequireAllOrNone, RequireAtLeastOne, RequireExactlyOne, RequiredBy, RequiredDeep, RequiredDeepBy, RequiredKeys, Simplify, SnakeCase, Tail, TsConfigJson, UnionToIntersection, UnionToTuple, ValueOf, Writable, WritableDeep, WritableKeys, XOR };