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

File resetButton.js

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

Source from the content-addressed store, hash-verified

1import { resetState } from "./stateManager";
2import { addEvent, getById } from "./utils";
3
4const btn = getById('reset-btn');

Callers

nothing calls this directly

Calls 3

getByIdFunction · 0.90
addEventFunction · 0.90
resetStateFunction · 0.90

Tested by

no test coverage detected