MembershipRole
constMembershipRole:object
Defined in: packages/database/src/types.ts:20
Type Declaration
Section titled “Type Declaration”
readonlyADMIN:"admin"='admin'
MEMBER
Section titled “MEMBER”
readonlyMEMBER:"member"='member'
readonlyOWNER:"owner"='owner'