docs(di): Edits to DI.

Closes #1420
This commit is contained in:
Naomi Black
2015-04-17 03:29:05 -07:00
committed by Misko Hevery
parent 97220dd2ba
commit de31aca7a7
13 changed files with 113 additions and 107 deletions

View File

@ -2,7 +2,7 @@
* @module
* @public
* @description
* Describe the directives module here
* Common directives shipped with Angualr.
*/
export * from './src/directives/class';