UNPKG

podcast-rss

Version:

Podcast RSS feed generator. A really simple API to add Podcast-RSS feeds to any project. Forked from https://github.com/maxnowack/node-podcast

3 lines (2 loc) 102 B
declare function toDurationString(seconds: number | string): string; export default toDurationString;