Skip to main content
Module

x/lume/plugins/feed.ts>FeedItem

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface FeedItem
import { type FeedItem } from "https://deno.land/x/lume@v2.1.2/plugins/feed.ts";

Properties

title: string
url: string
description: string
published: Date
optional
updated: Date
content: string
lang: string