refactor(IonicDeeplink):

This commit is contained in:
Guille 2016-07-08 00:51:17 +02:00
parent 6d87f6ecb0
commit 7c39e91b68

View File

@ -1,6 +1,7 @@
import {Plugin, Cordova} from './plugin'; import { Cordova, Plugin } from './plugin';
import { Observable } from 'rxjs/Observable'; import { Observable } from 'rxjs/Observable';
export interface DeeplinkMatch { export interface DeeplinkMatch {
/** /**
* The route info for the matched route * The route info for the matched route