This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
angular-cn
Watch
1
Star
0
Fork
You've already forked angular-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d304f41197
angular-cn
/
docs
/
dgeni-package
/
templates
/
data-module.template.js
3 lines
100 B
JavaScript
Raw
Blame
History
angular
.
module
(
'{$ doc.moduleName $}'
,
[
]
)
.
value
(
'{$ doc.serviceName $}'
,
{
$
doc
.
value
|
json
$
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink