dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#0 - Compilation error
César Calvo
2017-03-14
4b4596f71003b6aecb4386ee24b50d5168e10fc4
[common/securis.git]
/
securis
/
src
/
main
/
webapp
/
src
/
app
/
hero.ts
1
2
3
4
export class Hero {
id: number;
name: string;
}