SessionPassport: { user: { _id: string; impersonate: string | null } }

Type declaration

  • user: { _id: string; impersonate: string | null }