Features: - Welcome screen on first run (provider choice before LS starts) - 15+ AI providers (Google Gemini, OpenAI, Anthropic, DeepSeek, Ollama, etc.) - Provider config syncs to endpoints.json for translation proxy - Built-in Node.js translation proxy for non-native backends - Auto-update support, tray integration, URI scheme handler
3 lines
77 B
JavaScript
3 lines
77 B
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|