MCPcopy
hub / github.com/orestbida/cookieconsent / language.js

File language.js

playground/src/modules/language.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defaultFullConfig } from './defaultConfig';
2import { defaultConfig } from './defaultConfig';
3import { defaultState, getState, reRunPlugin, saveState } from './stateManager';
4import { enabledTranslation } from './translations';

Callers

nothing calls this directly

Calls 14

getByIdFunction · 0.90
onEventFunction · 0.90
getStateFunction · 0.90
enabledTranslationFunction · 0.90
addEventFunction · 0.90
saveStateFunction · 0.90
autoDetectEnabledFunction · 0.85
detectLanguageFunction · 0.85
setAutoDetectModeFunction · 0.85
updateDetectedLanguageFunction · 0.85
toggleAutoDetectCheckboxFunction · 0.85

Tested by

no test coverage detected