Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ resetState } from
"./stateManager"
;
2
import
{ addEvent, getById } from
"./utils"
;
3
4
const
btn = getById(
'reset-btn'
);
Callers
nothing calls this directly
Calls
3
getById
Function · 0.90
addEvent
Function · 0.90
resetState
Function · 0.90
Tested by
no test coverage detected