MCPcopy
hub / github.com/SortableJS/Vue.Draggable / helper.js

File helper.js

src/util/helper.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1function getConsole() {
2 if (typeof window !== "undefined") {
3 return window.console;
4 }

Callers

nothing calls this directly

Calls 2

getConsoleFunction · 0.85
cachedFunction · 0.85

Tested by

no test coverage detected