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 257 B
/** * Dynamic Arguments Type Definitions * * Pass functions instead of static values to generate() and stream(). * Functions are resolved at runtime before provider dispatch. * * @module types/dynamic */ export {}; //# sourceMappingURL=dynamic.js.map