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

Function help

component/ui/validModal.tsx:146–153  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

144 }
145
146 function help() {
147 sendToBackground({
148 name: "tab",
149 body: {
150 url: "feed.html"
151 }
152 })
153 }
154
155 const typeMap = {
156 downloadHtml: "下载HTML",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected