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

9 lines 290 B
/** * NeuroLink SDK Core Types * * This file exposes ALL essential types that external developers need * when integrating with the NeuroLink SDK. Maximum type exposure for * comprehensive TypeScript support across the NeuroLink ecosystem. */ export {}; //# sourceMappingURL=sdk.js.map