Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/InverseUI/InverseUI-Recorder
/ getRecState
Function
getRecState
modules/recording.js:369–371 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
367
* Get current recording state
368
*/
369
export
function
getRecState() {
370
return
recState;
371
}
372
373
/**
374
* Get current actions
Callers
1
background.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected