import { type kysely } from "https://deno.land/x/kysely_postgrs_js_dialect@v0.27.4/mod.ts";
const { DataTypeParams } = kysely;
definition: Omit<DataTypeNode, "kind" | "dataType">
x/kysely_postgrs_js_dialect/mod.ts>kysely.DataTypeParams
import { type kysely } from "https://deno.land/x/kysely_postgrs_js_dialect@v0.27.4/mod.ts";
const { DataTypeParams } = kysely;