Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
72
globalThis.ReadableStream =
class
ReadableStream {}
73
74
export
const
Namespace = () => ({} as any)
75
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected