refactor(ts'ify): ts’ify mocks, directives and test_lib
Also cleans up global types.
This commit is contained in:
6
modules/angular2/di_annotations.ts
Normal file
6
modules/angular2/di_annotations.ts
Normal file
@ -0,0 +1,6 @@
|
||||
/**
|
||||
* @module
|
||||
* @public
|
||||
* @description
|
||||
* Annotations which control how the dependencies are resolved by the {@link Injector}.
|
||||
*/
|
Reference in New Issue
Block a user