MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / endsWith

Function endsWith

libraries/lodash.js:14188–14200  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

toStringFunction · 0.85
baseToStringFunction · 0.85
baseClampFunction · 0.85
toIntegerFunction · 0.85

Tested by

no test coverage detected