Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/027xiguapi/code-box
/ getArticle
Function
getArticle
component/options/custom.tsx:19–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
})
18
}
19
function getArticle() {
20
sendToContentScript({
21
name:
"app-getArticle"
22
})
23
}
24
return (
25
<fieldset>
26
<legend>{i18n(
"customConfig"
)}</legend>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected