UNPKG

@kubb/plugin-ts

Version:

TypeScript code generation plugin for Kubb, transforming OpenAPI schemas into TypeScript interfaces, types, and utility functions.

9 lines (6 loc) 161 B
/** * Generated by Kubb (https://kubb.dev/). * Do not edit manually. */ export type EnumNamesTypeEnum = 0 | 1 export type enumNamesType = EnumNamesTypeEnum