Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/027xiguapi/code-box
/ handleDownloadWord
Function
handleDownloadWord
component/ui/toolBox.tsx:59–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
const handleDownloadWord = () => {
60
props.onDownloadWord?.()
61
}
62
63
const getArticle = () => {
64
const href = encodeURIComponent(location.href)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected