import { FieldObject } from "https://deno.land/x/soda@0.4.5/mod.ts";
Constructors
new
FieldObject(name: string, type: T)Type Parameters
T extends DataType
Properties
readonly
type: Timport { FieldObject } from "https://deno.land/x/soda@0.4.5/mod.ts";