MCPcopy
hub / github.com/nadbm/react-datasheet / _interopRequireDefault

Function _interopRequireDefault

lib/DataSheet.js:45–45  ·  view source on GitHub ↗
(obj)

Source from the content-addressed store, hash-verified

43var _keys = require('./keys');
44
45function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
46
47function _objectWithoutProperties(obj, keys) { var target = {}; for (var i in obj) { if (keys.indexOf(i) >= 0) continue; if (!Object.prototype.hasOwnProperty.call(obj, i)) continue; target[i] = obj[i]; } return target; }
48

Callers 1

DataSheet.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected