MCPcopy
hub / github.com/SortableJS/Vue.Draggable / ObjectFactory

Function ObjectFactory

docs/app.js:103–114  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

101/******/ return __webpack_require__(request);
102/******/ };
103/******/ var ObjectFactory = function ObjectFactory(name) {
104/******/ return {
105/******/ configurable: true,
106/******/ enumerable: true,
107/******/ get: function() {
108/******/ return __webpack_require__[name];
109/******/ },
110/******/ set: function(value) {
111/******/ __webpack_require__[name] = value;
112/******/ }
113/******/ };
114/******/ };
115/******/ for (var name in __webpack_require__) {
116/******/ if (
117/******/ Object.prototype.hasOwnProperty.call(__webpack_require__, name) &&

Callers 1

hotCreateRequireFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected