index
:
IT-kariera/Team-Kaleidoscope/DevHive-Angular
click-sec-info
code-refactor
dev
footer
friends-update
main
major-redesign
profile-picture-update
rating_system
The front end of our DevHive Social Media
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
models
/
identity
/
friend.ts
blob: 22290cd208f4e7d37266d5fa89750456698f486d (
plain
) (
blame
)
1
2
3
export class
Friend
{
public
userName
:
string
;
}