返回 DeepSeek-Reasonix
desktop-download.js
根目录 / site / src / data / desktop-download.js
1 // Set this temporarily to an exact vX.Y.Z only during a documented download
2 // incident. The production default follows the current Stable manifest.
3 export const desktopDownloadVersion = "";
4
4 lines JAVASCRIPT