MCPcopy Index your code
hub / github.com/bigskysoftware/_hyperscript / proxy

Method proxy

www/js/_hyperscript.js:1961–1963  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1959 return true;
1960 }
1961 proxy() {
1962 return new Proxy({}, this);
1963 }
1964 };
1965
1966 // src/core/runtime/collections.js

Callers 1

_hyperscript.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected