Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
variable FIELD_TYPE
import { FIELD_TYPE } from "https://deno.land/x/denogres@v4.0.1/src/constants/sqlDataTypes.ts";

type

{ [typename: string]: string; }