UNPKG

locutus

Version:

Locutus other languages' standard libraries to JavaScript for fun and educational purposes

2 lines (1 loc) 141 B
export declare function htmlentities(string: string, quoteStyle?: string | number, charset?: string, doubleEncode?: boolean | null): string;