Skip to content

sqlocal / index / Sqlite3

Type Alias: Sqlite3

ts
type Sqlite3 = Sqlite3Static;

Defined in: src/types.ts:12

Released under the MIT License