mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +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 {Button, Config} from '../../../../ionic/ionic';
|
||||
|
||||
export function run() {
|
||||
|
||||
Reference in New Issue
Block a user