feat(podcast): Add Podcast 2.0 support and remove external feed dependency; implement internal RSS/Atom/JSON generators and update tests/README
This commit is contained in:
@@ -5,6 +5,5 @@ export { tsclass };
|
||||
|
||||
// third party scope
|
||||
import rssParser from 'rss-parser';
|
||||
import * as feed from 'feed';
|
||||
|
||||
export { rssParser, feed };
|
||||
export { rssParser };
|
||||
|
||||
Reference in New Issue
Block a user