Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/InverseUI/InverseUI-Recorder
/ background.js
File
background.js
background.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Import modules
2
import
{ setupAuthListener } from
'./api/auth.js'
;
3
import
{ ACTION_TYPES, MESSAGE_HANDLER_MAPPING } from
'./modules/action/config/constants.js'
;
4
import
{
Callers
nothing calls this directly
Calls
9
setupAuthListener
Function · 0.90
toggleRec
Function · 0.90
getRecState
Function · 0.90
pushAction
Function · 0.90
getActions
Function · 0.90
clearActions
Function · 0.90
setActionOnlyMode
Function · 0.90
getActionOnlyMode
Function · 0.90
handleUserActionMessage
Function · 0.85
Tested by
no test coverage detected