dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#0 fix - Fixed some versions
rsanchez
2017-06-11
462010a16b6724f4be2720ec1e3003b213a0fe1b
[common/securis.git]
/
securis
/
src
/
main
/
webapp
/
src
/
app
/
hero.ts
1
2
3
4
export class Hero {
id: number;
name: string;
}