refactor(IonicDeeplink):
This commit is contained in:
parent
6d87f6ecb0
commit
7c39e91b68
@ -1,6 +1,7 @@
|
||||
import {Plugin, Cordova} from './plugin';
|
||||
import { Cordova, Plugin } from './plugin';
|
||||
import { Observable } from 'rxjs/Observable';
|
||||
|
||||
|
||||
export interface DeeplinkMatch {
|
||||
/**
|
||||
* The route info for the matched route
|
||||
|
Loading…
x
Reference in New Issue
Block a user