import { Role } from "https://deno.land/x/appwrite@10.0.0/src/role.ts";
Grants access to a specific member of a team.
When the member is removed from the team, they will no longer have access.
import { Role } from "https://deno.land/x/appwrite@10.0.0/src/role.ts";
Grants access to a specific member of a team.
When the member is removed from the team, they will no longer have access.