interface FeedInfoOptionsimport { type FeedInfoOptions } from "https://deno.land/x/lume@v1.19.0/plugins/feed.ts"; Propertiestitle: stringThe feed title optionalsubtitle: stringThe feed subtitle date: DateThe feed published date description: stringThe feed description lang: stringThe feed language generator: string | booleanThe feed generator. Set true to generate automatically