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
/**
* Auth-related type definitions for NeuroLink
*
* Canonical location for OAuth token storage types, token refresher contracts,
* and multi-provider authentication types.
* All auth type imports should reference this module (or the barrel re-export
* via src/lib/types/index.ts).
*/export {};
//# sourceMappingURL=auth.js.map