This website requires JavaScript.
Explore
Help
Sign In
hardi
/
angular4-testing
Watch
1
Star
0
Fork
You've already forked angular4-testing
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
548e3d6606
angular4-testing
/
blog-complete
/
app
/
blog
/
blog-entry.ts
7 lines
91 B
TypeScript
Raw
Blame
History
export
class
BlogEntry
{
id
:
number
;
title
:
string
;
text
:
string
;
image
:
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink