Add a `docsync` file to the dependency-injection example. (#1116)

This commit is contained in:
thso 2016-04-18 21:44:48 +01:00 committed by Kathy Walrath
parent bc7b097291
commit 0d362e196b
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
{
"name": "Dependency injection",
"docHref": "https://angular.io/docs/dart/latest/guide/dependency-injection.html"
}