* Removes leading and trailing whitespace or specified characters from `string`. * * @static * @memberOf _ * @category String * @param {string} [string=''] The string to trim. * @param {string} [chars=whitespace] The characters to trim.
(string, chars, guard)
source not stored for this graph (policy: none)
no test coverage detected