dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#3646 fix - Changes on form titles and other minor changes
rsanchez
2017-06-22
abc7b0292137399be332020d699b44e35600db86
[common/securis.git]
/
securis
/
src
/
main
/
webapp
/
src
/
app
/
hero.ts
1
2
3
4
export class Hero {
id: number;
name: string;
}