UNPKG

podcast

Version:

Podcast RSS feed generator. A really simple API to add Podcast-RSS feeds to any project.

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