type alias Field.SingleSelectimport { type Field } from "https://deno.land/x/airtable@v1.0.0/mod.ts"; const { SingleSelect } = Field; Type ParametersoptionalT extends string = stringdefinition: T[]