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