mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
@@ -13,7 +13,6 @@ class E2EApp {
|
||||
currencies: Array<string>;
|
||||
items: Array<{description: string, value: any}>;
|
||||
relationship: string;
|
||||
pet: string;
|
||||
selectedTime: number = 60;
|
||||
|
||||
constructor() {
|
||||
|
||||
Reference in New Issue
Block a user