MCPcopy Create free account
hub / github.com/PeachScript/vue-infinite-loading / error

Function error

src/utils.js:20–22  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

18 * @param {String} msg console content
19 */
20export function error(msg) {
21 console.error(`[Vue-infinite-loading error]: ${msg}`);
22}
23
24export const throttleer = {
25 timers: [],

Callers 1

trackFunction · 0.85

Calls 1

errorMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…