UNPKG

docutils-ts

Version:

Port of the Python Docutils library to TypeScript

2 lines (1 loc) 115 B
export default function unescape(text: string, restoreBackslashes?: boolean, respectWhitespace?: boolean): string;