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.

2 lines (1 loc) 66 B
export declare const detect: (value: unknown) => value is string;