docs(di): update docs on di

This commit is contained in:
Tobias Bosch
2016-09-14 09:43:01 -07:00
parent d299ce4bcf
commit 0a2132ef10
7 changed files with 526 additions and 377 deletions
-2
View File
@@ -111,8 +111,6 @@ export interface AttributeDecorator {
/**
* Type of the Attribute metadata.
*
* @stable
*/
export interface Attribute { attributeName?: string; }