dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#3527 fix - Added pack/license actions and a lot of bugfixing
rsanchez
2017-03-22
60c65f2110f65221bc3a71b2887667e78c53c53e
[common/securis.git]
/
securis
/
src
/
main
/
webapp
/
src
/
app
/
hero.ts
1
2
3
4
export class Hero {
id: number;
name: string;
}