feat: initial setup of new backend comms
This commit is contained in:
parent
c4a1527153
commit
eacf8113af
1 changed files with 1 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
export type TeamMemberRole = "OWNER" | "EDITOR" | "VIEWER"
|
||||
Loading…
Reference in a new issue