import { parseFeed } from "https://deno.land/x/rss@1.0.4/src/deserializer.ts";
Parse Atom or RSS into a common Feed type
x/rss/src/deserializer.ts>parseFeed
import { parseFeed } from "https://deno.land/x/rss@1.0.4/src/deserializer.ts";
Parse Atom or RSS into a common Feed type