Files
5chan/src/hooks/use-subplebbits-stats.ts
T
Tommaso CasaburiandGitHub d7703953fb refactor: migrate 5chan to the community hooks API (#1073)
* refactor(community-api): migrate 5chan to community hooks

* fix(review): address PR feedback

* fix(review): preserve legacy board context fallbacks

* fix(review): address latest bot feedback

* fix(review): use communityAddress in edit menu privileges
2026-03-13 13:25:10 +08:00

2 lines
94 B
TypeScript

export { SubplebbitStatsCollector, useSubplebbitsStatsStore } from './use-communities-stats';