UNPKG

kysely-codegen

Version:

`kysely-codegen` generates Kysely type definitions from your database. That's it.

7 lines (6 loc) 160 B
export * from './bun-sqlite'; export * from './libsql'; export * from './mssql'; export * from './mysql'; export * from './postgres'; export * from './sqlite';