UNPKG

tiny-decode

Version:

Decode HTML entities the browser-friendly way

2 lines (1 loc) 47 B
export function decode(value: string): string;