Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/StarpTech/FastGraph
/ Namespace
Function
Namespace
src/test-utils.ts:74–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
globalThis.ReadableStream =
class
ReadableStream {}
73
74
export
const
Namespace = () => ({} as any)
75
76
export
const
Mock = (x?: any) => {
77
let
args: any[],
Callers
1
NewKVNamespace
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected