MCPcopy Create free account
hub / github.com/Snapchat/Valdi / s

Function s

valdi/vscode_debugger/demos/node/micromatch.js:13–13  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

11 * Copyright (c) 2015, Jon Schlinkert.
12 * Licensed under the MIT License.
13 */t.exports=function(t){return null!=t&&("object"==typeof t||"function"==typeof t)}},function(t,e,r){"use strict";var n=r(59),i=r(60);function o(t,e){for(var r in e)c(e,r)&&(t[r]=e[r])}function s(t){return t&&"string"==typeof t}function a(t){var e={};for(var r in t)e[r]=t[r];return e}function u(t){return t&&"object"==typeof t||n(t)}function c(t,e){return Object.prototype.hasOwnProperty.call(t,e)}t.exports=Object.assign||function(t){if(null==t)throw new TypeError("Cannot convert undefined or null to object");u(t)||(t={});for(var e=1;e<arguments.length;e++){var r=arguments[e];s(r)&&(r=a(r)),u(r)&&(o(t,r),i(t,r))}return t}},function(t,e){function r(t){return!!t.constructor&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}
14/*!
15 * Determine if an object is a Buffer
16 *

Callers 8

micromatch.jsFile · 0.70
uFunction · 0.70
aFunction · 0.70
fFunction · 0.70
cFunction · 0.70
dFunction · 0.70
bFunction · 0.70
rFunction · 0.70

Calls 11

nFunction · 0.85
isAbsoluteMethod · 0.80
splitMethod · 0.80
iFunction · 0.70
oFunction · 0.70
aFunction · 0.70
createMethod · 0.65
StringClass · 0.50
joinMethod · 0.45
pushMethod · 0.45
matchMethod · 0.45

Tested by

no test coverage detected