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

10 lines 254 B
/** * Replicate Type Definitions * * Shared types for the Replicate prediction lifecycle (LLM, video, * avatar, music handlers all consume these via the types barrel). * * @module types/replicate */ export {}; //# sourceMappingURL=replicate.js.map