MCPcopy 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
2import { setupAuthListener } from './api/auth.js';
3import { ACTION_TYPES, MESSAGE_HANDLER_MAPPING } from './modules/action/config/constants.js';
4import {

Callers

nothing calls this directly

Calls 9

setupAuthListenerFunction · 0.90
toggleRecFunction · 0.90
getRecStateFunction · 0.90
pushActionFunction · 0.90
getActionsFunction · 0.90
clearActionsFunction · 0.90
setActionOnlyModeFunction · 0.90
getActionOnlyModeFunction · 0.90
handleUserActionMessageFunction · 0.85

Tested by

no test coverage detected