interface JsonFeedAuthorimport { type JsonFeedAuthor } from "https://dotland.deno.dev/x/rss@1.1.1/src/types/json_feed.ts"; Propertiesoptionalname: stringoptionalurl: stringoptionalavatar: string