interface Authorimport { type Author } from "https://deno.land/x/lume@v2.4.1/plugins/feed.ts"; Propertiesoptionalname: stringoptionalurl: string