MCPcopy
hub / github.com/orestbida/cookieconsent / debug

Function debug

src/utils/general.js:12–14  ·  view source on GitHub ↗
(...params)

Source from the content-addressed store, hash-verified

10 * @param {any} [params]
11 */
12export const debug = (...params) => {
13 console.log(...params);
14};
15
16/**
17 * Helper indexOf

Callers 12

loadTranslationDataFunction · 0.90
setCookieFunction · 0.90
eraseCookiesHelperFunction · 0.90
setConfigFunction · 0.90
showFunction · 0.90
hideFunction · 0.90
showPreferencesFunction · 0.90
hidePreferencesFunction · 0.90
retrieveStateFunction · 0.90
createPreferencesModalFunction · 0.90
createConsentModalFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…