* Checks if `string` ends with the given target string. * * @static * @memberOf _ * @since 3.0.0 * @category String * @param {string} [string=''] The string to inspect. * @param {string} [target] The string to search for. * @param {number} [position=string.len
(string, target, position)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected