MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / test.js

File test.js

examples/io/streams/wpt/test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as streams from "../modules/streams.js";
2for (let key in streams)
3 globalThis[key] = streams[key];
4

Callers

nothing calls this directly

Calls 5

add_completion_callbackFunction · 0.85
printFunction · 0.85
gcMethod · 0.80
transferMethod · 0.80
setupFunction · 0.50

Tested by

no test coverage detected