Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pyodide/pyodide
/ PyProxyWithGet
Interface
PyProxyWithGet
src/core/pyproxy.ts:931–931 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
929
}
930
931
export
interface
PyProxyWithGet extends PyGetItemMethods {}
932
933
class
PyAsJsonAdaptorMethods {
934
asJsJson() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…