update angular2 typings to 2.0.0-alpha.30

This commit is contained in:
Jeff Cross
2015-07-08 15:07:41 -07:00
parent 304a251979
commit e29cf4cafb
5 changed files with 11938 additions and 3645 deletions
+1
View File
@@ -1,4 +1,5 @@
/// <reference path="angular2.d.ts"/>
/// <reference path="router.d.ts"/>
// Use Typescript 1.4 style imports
import ng = require("angular2/angular2");