Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
12
export
const
debug = (...params) => {
13
console.log(...params);
14
};
15
16
/**
17
* Helper indexOf
Callers
12
resolveCurrentLanguageCode
Function · 0.90
loadTranslationData
Function · 0.90
setCookie
Function · 0.90
eraseCookiesHelper
Function · 0.90
setConfig
Function · 0.90
show
Function · 0.90
hide
Function · 0.90
showPreferences
Function · 0.90
hidePreferences
Function · 0.90
retrieveState
Function · 0.90
createPreferencesModal
Function · 0.90
createConsentModal
Function · 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…