This website works better with JavaScript.
Explore
Help
Sign In
IQBall
/
Application-Web
Watch
6
Star
0
Fork
You've already forked Application-Web
0
Code
Issues
49
Pull Requests
Packages
Projects
5
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8315b79ba1
master
translate-to-react/createTeam
share
shareTactic
folder
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8315b79ba1'
${ noResults }
Application-Web
/
front
/
model
/
User.ts
7 lines
103 B
Raw
Blame
History
export
interface
User
{
id
:
number
name
:
string
email
:
string
profilePicture
:
string
}
Reference in new issue
View Git Blame
Copy Permalink