interface AirtableErrorPropsimport { type AirtableErrorProps } from "https://deno.land/x/airtable@v1.1.1/mod.ts"; Propertiesmessage: stringoptionalstackObject: anyoptionalstatus: number