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
/
style-guide
/
ts
/
03-06
/
app
/
index.ts
4 lines
86 B
TypeScript
Raw
Normal View
History
Unescape
Escape
docs(style-guide): make style guide code compliant with itself closes #1578
2016-05-24 15:16:23 +02:00
export
*
from
'./+heroes'
;
export
*
from
'./shared'
;
chore: first sweep on linting the codebase closes #1616
2016-06-08 01:06:25 +02:00
export
*
from
'./app.component'
;
Reference in New Issue
Copy Permalink