MCPcopy Create free account
hub / github.com/bigskysoftware/_hyperscript / proxy

Method proxy

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

Source from the content-addressed store, hash-verified

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

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected