Add a `docsync` file to the dependency-injection example. (#1116)
This commit is contained in:
parent
bc7b097291
commit
0d362e196b
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "Dependency injection",
|
||||
"docHref": "https://angular.io/docs/dart/latest/guide/dependency-injection.html"
|
||||
}
|
Loading…
Reference in New Issue