mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-04-22 18:46:26 +08:00
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';
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user