Skip to main content

DeleteCollaboratorArgs

type DeleteCollaboratorArgs = {
email: string;
projectId: string;
};

Properties

email

email: string;

projectId

projectId: string;