MCPcopy Create free account
hub / github.com/OpenHands/OpenHands /

Class

vitest.setup.ts:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62
63if (typeof ProgressEvent === "undefined") {
64 class MockProgressEvent extends Event {
65 readonly lengthComputable: boolean;
66
67 readonly loaded: number;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected