angular-cn/public/docs/_examples/ngmodule/ts/pre-shared.3.plnkr.json
2016-08-09 12:31:52 -07:00

36 lines
714 B
JSON

{
"description": "NgModule v.3",
"files": [
"app/app.component.3.ts",
"app/app.module.3.ts",
"app/app.routing.3.ts",
"app/main.3.ts",
"app/highlight.directive.ts",
"app/title.component.html",
"app/title.component.ts",
"app/user.service.ts",
"app/contact/*.css",
"app/contact/*.html",
"app/contact/*.ts",
"!app/contact/contact.component.ts",
"!app/contact/contact.module.ts",
"!app/contact/contact.routing.ts",
"app/crisis/*.ts",
"app/hero/*.ts",
"!app/hero/hero.component.ts",
"!app/hero/hero.module.ts",
"!app/hero/hero.routing.ts",
"styles.css",
"index.3.html"
],
"main": "index.3.html",
"tags": ["NgModule"]
}