chore(typings): add es6 and jasmine typings

As of beta.6, angular2 no longer ships es6-shim or jasmine typings, so
we provide them ourselves.
This commit is contained in:
Tim Lancina
2016-02-15 14:38:26 -06:00
parent ff24152524
commit 04c1c7c3bd
15 changed files with 2355 additions and 16 deletions

View File

@ -1,5 +1,3 @@
/// <reference path="../../../../node_modules/angular2/typings/jasmine/jasmine.d.ts"/>
import {TextInput} from '../../../../ionic/ionic';
export function run() {