UNPKG

@types/js-string-escape

Version:
4 lines (2 loc) 77 B
declare function jsStringEscape(str: any): string; export = jsStringEscape;