UNPKG

react-rss

Version:

React component capable of reading and rendering any RSS feed

6 lines (5 loc) 119 B
export declare const parseToJson: (xml: Node, carry?: { [index: string]: any; }) => { [index: string]: any; };