Skip to main content
Module

x/sqlite3/src/statement.ts>RestBindParameters

The fastest and correct SQLite3 module for Deno runtime
Latest
type alias RestBindParameters
import { type RestBindParameters } from "https://deno.land/x/sqlite3@0.12.0/src/statement.ts";
definition: BindValue[] | [BindParameters]