Kysely overview
Added in v1.0.0
Table of contents
constructors
make
Signature
export declare const make: <DB>(config: KyselyConfig) => Kysely<DB>
Added in v1.0.0
types
From “./patch.types.js”
Re-exports all named exports from the “./patch.types.js” module.
Signature
export * from "./patch.types.js"
Added in v1.0.0