UNPKG

locutus

Version:

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

2 lines (1 loc) 106 B
export declare function html_entity_decode(string: string, quoteStyle?: string | number): string | false;