Methodescape* Converts the characters "&", "<", ">", '"', "'", and "`" in string to their corresponding HTML entities. * * Note: No other charac
typings/lodash/lodash.d.ts:16405
MethodescapeRegExp* Escapes the RegExp special characters "^", "$", "\", ".", "*", "+", "?", "(", ")", "[", "]", * "{", "}", and "|" in string. *
typings/lodash/lodash.d.ts:16431