Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/plugins/feed.ts>FeedItemOptions

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

Properties

title: string

The item title

description: string

The item description

date: string

The item date

content: string

The item content

lang: string

The item language