sqlocal / index / Sqlite3Method
Type Alias: Sqlite3Method
ts
type Sqlite3Method = "get" | "all" | "run" | "values";Defined in: src/types.ts:15
sqlocal / index / Sqlite3Method
type Sqlite3Method = "get" | "all" | "run" | "values";Defined in: src/types.ts:15