sendou.ink/app/features/team/index.ts
Kalle 1c9dcacbf2
Join many teams & front page changelog (#1880)
* Initial

* Progress

* Changelog initial

* Progress

* E2E test
2024-09-14 12:31:05 +03:00

4 lines
99 B
TypeScript

export { TEAM_MEMBER_ROLES } from "./team-constants";
export { isTeamOwner } from "./team-utils";