UNPKG

kysely

Version:

Type safe SQL query builder

2 lines (1 loc) 71 B
export type Collation = 'nocase' | 'binary' | 'rtrim' | (string & {});