Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/xyproto/algernon
/ getProperty
Function
getProperty
engine/assets/reactrefresh/react-refresh-runtime.js:53–57 ·
view source on GitHub ↗
(object, property)
Source
from the content-addressed store, hash-verified
51
return
clone;
52
}
53
function
getProperty(object, property) {
54
try {
55
return
object[property];
56
} catch (err) {}
57
}
58
function
register(
type
, id) {
59
if
(
60
!(
Callers
3
register
Function · 0.85
setSignature
Function · 0.85
react-refresh-runtime.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected