Skip to main content
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@0.5.6/src/deserializer.ts";

Properties

optional
outputJsonFeed: boolean