MCPcopy Index your code
hub / github.com/RustPython/RustPython / browser.py

File browser.py

crates/wasm/Lib/browser.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from _browser import (
2 fetch,
3 request_animation_frame,
4 cancel_animation_frame,

Callers

nothing calls this directly

Calls 3

undefinedMethod · 0.80
get_propMethod · 0.80
nullMethod · 0.45

Tested by

no test coverage detected