UNPKG

@contentstack/utils

Version:
3 lines (2 loc) 120 B
export declare function replaceHtmlEntities(text: string): string; export declare const forbiddenAttrChars: string[];