Skip to main content
Module

x/stowrage/deps.ts>PreparedQuery

Stowre all the thing's you like
Latest
interface PreparedQuery
import { type PreparedQuery } from "https://deno.land/x/stowrage@v0.4.2/deps.ts";

Call Signatures

(values?: Record<string, QueryParam> | QueryParam[]): Rows

Properties

finalize: () => void