Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InverseUI/InverseUI-Recorder
/ initializeRadioDetection
Function
initializeRadioDetection
modules/action/context/radio.js:113–115 ·
view source on GitHub ↗
(getXpaths)
Source
from the content-addressed store, hash-verified
111
}
112
113
export
function
initializeRadioDetection(getXpaths) {
114
return
new
RadioDetector(getXpaths);
115
}
Callers
1
initializeActionTracking
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected