Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/orestbida/cookieconsent
/ disableTransitions.js
File
disableTransitions.js
playground/src/modules/disableTransitions.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ defaultState, getState, reRunPlugin, saveState } from
'./stateManager'
;
2
import
{addEvent, customEvents, getById, onEvent } from
'./utils'
;
3
4
/**
Callers
nothing calls this directly
Calls
7
getById
Function · 0.90
addEvent
Function · 0.90
getState
Function · 0.90
saveState
Function · 0.90
reRunPlugin
Function · 0.90
onEvent
Function · 0.90
toggleClass
Function · 0.85
Tested by
no test coverage detected