Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigskysoftware/_hyperscript
/ proxy
Method
proxy
www/js/_hyperscript-max.js:1960–1962 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1958
return
true;
1959
}
1960
proxy() {
1961
return
new
Proxy({}, this);
1962
}
1963
};
1964
1965
// src/core/runtime/collections.js
Callers
1
_hyperscript-max.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected