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

Function getShadowHostId

contents/copycode.tsx:49–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47
48const HOST_ID = "codebox-copycode"
49export const getShadowHostId: PlasmoGetShadowHostId = () => HOST_ID
50
51// export const getOverlayAnchorList: PlasmoGetOverlayAnchorList = async () =>
52// document.querySelectorAll("pre")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected