refactor(angular2/view): Ts'ify view.js

Translates angular2/view to TypeScript.
This commit is contained in:
Ian Riley
2015-06-02 17:45:53 -07:00
parent bae6b91e7d
commit fde65c7e88
+6
View File
@@ -0,0 +1,6 @@
/**
* @module
* @public
* @description
* Provides API for working with Angular views.
*/