UNPKG

kysely-codegen

Version:

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

5 lines (4 loc) 103 B
export declare const enum IdentifierStyle { KYSELY_PASCAL_CASE = 0, SCREAMING_SNAKE_CASE = 1 }