TypeScript type generation engine used internally by chkit.
Part of the chkit monorepo.
Note: This is an internal package. To generate TypeScript types from your schema, use
@chkit/plugin-codegenor runbunx chkit codegen.
To get started with chkit, install the CLI:
bun add -d chkitSee the chkit CLI package for usage instructions.
See the chkit documentation.