MCPcopy
hub / github.com/alyssaxuu/motionity / _typeof

Function _typeof

src/js/libraries/localbase.js:140–140  ·  view source on GitHub ↗
(obj)

Source from the content-addressed store, hash-verified

138function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
139
140function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
141
142var UUID = require('ordered-uuid');
143

Callers 8

addFunction · 0.85
deleteItFunction · 0.85
getFunction · 0.85
setFunction · 0.85
updateFunction · 0.85
docFunction · 0.85
isSubsetFunction · 0.85
localbase.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected