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 368 B
/** * Claude Subscription Types for NeuroLink * * Type definitions for Claude subscription tiers, authentication methods, * and usage tracking for Anthropic API access. */ export {}; // TokenStorageData and StoredProviderTokens are now in authTypes.ts and // re-exported at the top of this file for backward compatibility. //# sourceMappingURL=subscription.js.map