Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ColumnValue

import type { ColumnValue } from "https://raw.githubusercontent.com/jakajancar/pgc4d/master/src/mod.ts";
type ColumnValue = any;

§Type