mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(e2e): make typescript and e2e friends
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {App, Page, Config, Platform} from 'ionic/ionic';
|
||||
import {Modal, ActionSheet, NavController, NavParams, Transition, TransitionOptions, ViewController} from 'ionic/ionic';
|
||||
import {App, Page, Config, Platform} from '../../../../../ionic/ionic';
|
||||
import {Modal, ActionSheet, NavController, NavParams, Transition, TransitionOptions, ViewController} from '../../../../../ionic/ionic';;
|
||||
|
||||
|
||||
@Page({
|
||||
|
||||
Reference in New Issue
Block a user