MCPcopy Create free account
hub / github.com/StarpTech/FastGraph /

Class

src/test-utils.ts:72–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70
71// @ts-ignore - just for instanceof check
72globalThis.ReadableStream = class ReadableStream {}
73
74export const Namespace = () => ({} as any)
75

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected