UNPKG

docutils-ts

Version:

Port of the Python Docutils library to TypeScript

2 lines (1 loc) 76 B
export declare function xmlescape(string: string, ignore?: string): string;