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

Function getShadowHostId

contents/medium.tsx:98–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96 .innerText.trim()
97
98export const getShadowHostId: PlasmoGetShadowHostId = () => "codebox-medium"
99
100const PlasmoOverlay: FC<PlasmoCSUIProps> = () => {
101 const [parseContent, setParseContent] = useParseMarkdown()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected