Skip to main content
The Deno 2 Release Candidate is here
Learn more
Very Popular
Go to Latest
type alias BindParameters
import { type BindParameters } from "https://deno.land/x/libpkgx@v0.18.1/vendor/sqlite3@0.10.0/src/statement.ts";
definition: BindValue[] | Record<string, BindValue>