MCPcopy Create free account
hub / github.com/027xiguapi/code-box / downloadCode

Function downloadCode

sidepanel/index.tsx:35–37  ·  view source on GitHub ↗
(index)

Source from the content-addressed store, hash-verified

33 }
34
35 function downloadCode(index) {
36 sendToContentScript({ name: `custom-downloadCode`, body: { index } })
37 }
38
39 return (
40 <ThemeProvider>

Callers 1

IndexSidePanelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected