UNPKG

@bliztek/feed-generator

Version:

A simple and lightweight Node.js library for generating RSS 2.0, Atom, and JSON Feed formats.

2 lines (1 loc) 61 B
export declare const sanitizeHtml: (html: string) => string;