This commit is contained in:
Daniel Sogl 2018-03-16 09:11:59 +01:00 committed by GitHub
parent 270678fb55
commit 679ad2cefc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
import { Injectable } from '@angular/core';
import { Cordova, CordovaFunctionOverride, IonicNativePlugin, Plugin } from '@ionic-native/core';
import { Observable } from 'rxjs/Observable';
import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core';
export interface IndexItem {
domain: string;