interface FeedInfoOptionsimport { type FeedInfoOptions } from "https://dotland.deno.dev/x/lume@v2.4.2/plugins/feed.ts"; Propertiesoptionaltitle: stringThe feed title optionalsubtitle: stringThe feed subtitle optionalpublished: DateThe feed published date optionaldescription: stringThe feed description optionallang: stringThe feed language optionalgenerator: string | booleanThe feed generator. Set true to generate automatically optionalauthorName: stringThe feed author name optionalauthorUrl: stringThe feed author URL