Team🔗Definition🔗export interface Team { email?: string; name: string; } Methods🔗No methods.See also🔗 TeamBuilder