UNPKG

@contentstack/json-rte-serializer

Version:

This Package converts Html Document to Json and vice-versa.

3 lines (2 loc) 117 B
export declare function replaceHtmlEntities(str: string): string; export declare const forbiddenAttrChars: string[];