Untitled

 avatar
unknown
tsx
4 years ago
115 B
5
Indexable
{
    profilePhotoUrl: string
    name: string
    username: string
    joinedDate: date
    roles: Array<string>
}
Editor is loading...