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