This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
angular-docs-cn
Watch
1
Star
0
Fork
0
You've already forked angular-docs-cn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
angular-docs-cn
/
public
/
docs
/
_examples
/
toh-4
/
ts
/
app
/
hero.ts
5 lines
52 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore(toh): change inputs array for input decorator/hero now a class
2016-03-24 13:31:27 +01:00
export
class
Hero
{
docs(tutorial): add ToH part 4 closes #589
2015-12-16 21:47:02 -05:00
id
:
number
;
name
:
string
;
}
Reference in New Issue
Copy Permalink