mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-25 15:56:19 -05:00
4 lines
99 B
TypeScript
4 lines
99 B
TypeScript
export { TEAM_MEMBER_ROLES } from "./team-constants";
|
|
|
|
export { isTeamOwner } from "./team-utils";
|