interface FieldSetimport { type FieldSet } from "https://deno.land/x/airtable@v1.1.1/types.ts"; Type ParametersoptionalT extends string = stringIndex Signatures[key: string]: FieldSetValue<T>