UNPKG

@juspay/neurolink

Version:

Universal AI Development Platform with working MCP integration, multi-provider support, voice (TTS/STT/realtime), and professional CLI. 58+ external MCP servers discoverable, multimodal file processing, RAG pipelines. Build, test, and deploy AI applicatio

3 lines (2 loc) 183 B
export declare function writeJsonSnapshotAtomically(targetPath: string, data: unknown, mode?: number): Promise<void>; export declare function clearSnapshotWriteLocksForTests(): void;