Skip to main content
Module

x/drizzle/pg-core.ts>QueryResultHKT

Deno port of the drizzle-orm library
Latest
interface QueryResultHKT
Re-export
import { type QueryResultHKT } from "https://deno.land/x/drizzle@v0.23.85/pg-core.ts";

Properties

readonly
$brand: "QueryRowHKT"
readonly
row: unknown
readonly
type: unknown