MCPcopy
hub / github.com/React95/React95 / useClippy

Function useClippy

packages/clippy/src/useClippy.ts:4–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2import { ClippyContext } from './ClippyContext';
3
4export const useClippy = () => useContext(ClippyContext);

Callers 3

useClippy.test.tsxFile · 0.90
AppFunction · 0.90
AppFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected