mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
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:
@ -1,5 +1,3 @@
|
||||
/// <reference path="../../../../node_modules/angular2/typings/jasmine/jasmine.d.ts"/>
|
||||
|
||||
import {TextInput} from '../../../../ionic/ionic';
|
||||
|
||||
export function run() {
|
||||
|
Reference in New Issue
Block a user