MCPcopy Create free account
hub / github.com/triggerdotdev/jsonhero-web / useStarCount

Function useStarCount

app/components/StarCountProvider.tsx:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20}
21
22export function useStarCount(): StarCountType {
23 return useContext(StarCountContext);
24}

Callers 2

GithubStarFunction · 0.90
GithubStarSmallFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected