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

type

{ [typename: string]: string; }