UNPKG

libretranslate-extended

Version:

Extended API wrapper for LibreTranslate with built-in language detection and improvements.

7 lines (6 loc) 141 B
import "dotenv/config"; export declare const DEFAULTS: { provider: string; apiKey: string | undefined; baseUrl: string; };