Convert TypeScript types to OpenAPI schema components
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`ts-to-openapi` is a Node.js utility that converts TypeScript interfaces and types into OpenAPI/Swagger YAML schema components. It's particularly useful for developers working with TypeScript and OpenAPI who need to generate API documentation from their type definitions, with special support for cleaning up GraphQL-converted TypeScript files. The tool is being phased out in favor of its successor, `typeconv`.