MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / unregisterClipboardRenderer

Function unregisterClipboardRenderer

cli/src/utils/clipboard.ts:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15}
16
17export function unregisterClipboardRenderer(): void {
18 registeredRenderer = null
19}
20
21const require = createRequire(import.meta.url)
22

Callers 2

clipboard.test.tsFile · 0.90
useClipboardFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected