UNPKG

fnglish-notebook

Version:

A cross-platform CLI tool for English learning with translation, voice pronunciation, and Notion integration. Supports Windows, macOS, and Linux.

7 lines 231 B
// 内置腾讯云翻译配置 export const TENCENT_CONFIG = { secretId: 'AKIDBRUM2YqunSv9Azax63mHXlqAJExSr55r', secretKey: 'fCXfaIo7C3h7IF4pTtwyrZ3MSKyOaXHn', region: 'ap-beijing' }; //# sourceMappingURL=tencent.js.map