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

File darkmodeCheckbox.js

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

Source from the content-addressed store, hash-verified

1import { saveState, getState, defaultState } from './stateManager';
2import { customEvents, onEvent, addEvent, getById } from './utils';
3import { toggleTheme } from './customThemes';
4

Callers

nothing calls this directly

Calls 7

getByIdFunction · 0.90
onEventFunction · 0.90
getStateFunction · 0.90
addEventFunction · 0.90
toggleThemeFunction · 0.90
saveStateFunction · 0.90
toggleDarkmodeFunction · 0.85

Tested by

no test coverage detected