angular-docs-cn/public/docs/_examples/ngmodule/ts/contact.1b.plnkr.json

25 lines
597 B
JSON
Raw Normal View History

2016-07-12 21:14:13 -04:00
{
"description": "Contact NgModule v.1",
"files": [
"app/app.component.1b.ts",
"app/app.module.1b.ts",
"app/main.1b.ts",
"app/highlight.directive.ts",
"app/title.component.html",
"app/title.component.ts",
"app/user.service.ts",
"app/contact/awesome.pipe.ts",
"app/contact/contact.component.css",
"app/contact/contact.component.html",
"app/contact/contact.component.3.ts",
"app/contact/contact.service.ts",
"app/contact/highlight.directive.ts",
2016-07-12 21:14:13 -04:00
"styles.css",
"index.1b.html"
],
"main": "index.1b.html",
"tags": ["NgModule"]
}