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

Function help

component/contents/validateContent.tsx:55–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 }
54
55 function help() {
56 sendToBackground({
57 name: "tab",
58 body: {
59 url: "feed.html"
60 }
61 })
62 }
63
64 const typeMap = {
65 downloadHtml: "下载HTML",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected