MCPcopy 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

72globalThis.ReadableStream = class ReadableStream {}
73
74export const Namespace = () => ({} as any)
75
76export const Mock = (x?: any) => {
77 let args: any[],

Callers 1

NewKVNamespaceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected