Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/rss/src/deserializer.ts>Options

📰 Deno module for deserializing RSS or ATOM XML feeds into typed objects
Very Popular
Go to Latest
interface Options
import { type Options } from "https://deno.land/x/rss@1.0.4/src/deserializer.ts";

Properties

optional
outputJsonFeed: boolean