MCPcopy
hub / github.com/labring/FastGPT / ProvidedContext

Interface ProvidedContext

test/globalSetup.ts:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13
14declare module 'vitest' {
15 export interface ProvidedContext {
16 MONGODB_URI: string;
17 }
18}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected