Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bistutu/FluentRead
/ getTranslationStatus
Function
getTranslationStatus
entrypoints/utils/translateApi.ts:114–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
* 可用于UI显示翻译进度等
113
*/
114
export
function
getTranslationStatus() {
115
return
getQueueStatus();
116
}
117
118
/**
119
* 翻译参数接口
Callers
nothing calls this directly
Calls
1
getQueueStatus
Function · 0.90
Tested by
no test coverage detected