UNPKG

feed

Version:

Feed is a RSS, Atom and JSON feed generator for Node.js, making content syndication simple and intuitive!

2 lines (1 loc) 79 B
export declare function sanitize(url: string | undefined): string | undefined;