@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
11 lines (10 loc) • 330 B
JavaScript
/**
* Client SDK Type Definitions
*
* Comprehensive type definitions for the NeuroLink client SDK system.
* These types enable type-safe API access from JavaScript/TypeScript applications
* and React applications with hooks for agents, workflows, and real-time streaming.
*
* @module @neurolink/client/types
*/
export {};