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

Function _interopRequireDefault

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

Source from the content-addressed store, hash-verified

9var _localbase = _interopRequireDefault(require("./localbase/localbase"));
10
11function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
12
13var _default = _localbase["default"];
14exports["default"] = _default;

Callers 1

localbase.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected