UNPKG

javascript-obfuscator

Version:
4 lines (3 loc) 88 B
export declare class StringUtils { static escapeJsString(string: string): string; }