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

Function toModuleId

docs/app.js:232–235  ·  view source on GitHub ↗
(id)

Source from the content-addressed store, hash-verified

230/******/ var hotUpdate, hotUpdateNewHash;
231/******/
232/******/ function toModuleId(id) {
233/******/ var isNumber = +id + "" === id;
234/******/ return isNumber ? +id : id;
235/******/ }
236/******/
237/******/ function hotCheck(apply) {
238/******/ if (hotStatus !== "idle") {

Callers 2

hotUpdateDownloadedFunction · 0.85
hotApplyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected