Type Alias PrivateSession

PrivateSession: { _id: string; token: string; user_id: string } | string