UNPKG

feedsmith

Version:

Robust and fast parser and generator for RSS, Atom, JSON Feed, and RDF feeds, with support for Podcast, iTunes, Dublin Core, and OPML files.

7 lines (6 loc) 180 B
import type { X2jOptions } from 'fast-xml-parser'; export declare const parserConfig: X2jOptions; export declare const locales: { unrecognized: string; invalid: string; };