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

Function baseIsDate

libraries/lodash.js:3261–3263  ·  view source on GitHub ↗

* The base implementation of `_.isDate` without Node.js optimizations. * * @private * @param {*} value The value to check. * @returns {boolean} Returns `true` if `value` is a date object, else `false`.

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

isObjectLikeFunction · 0.85
baseGetTagFunction · 0.85

Tested by

no test coverage detected