UNPKG

@types/ltx

Version:
5 lines (4 loc) 196 B
export function escapeXML(s: string): string; export function unescapeXML(s: string): string; export function escapeXMLText(s: string): string; export function unescapeXMLText(s: string): string;