mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-04 00:13:06 +08:00
docs(deeplinks): display interfaces
This commit is contained in:
parent
0787f69884
commit
2a98be594a
@ -58,6 +58,9 @@ export interface DeeplinkMatch {
|
|||||||
*
|
*
|
||||||
* See the [Ionic 2 Deeplinks Demo](https://github.com/driftyco/ionic2-deeplinks-demo/blob/master/app/app.ts) for an example of how to
|
* See the [Ionic 2 Deeplinks Demo](https://github.com/driftyco/ionic2-deeplinks-demo/blob/master/app/app.ts) for an example of how to
|
||||||
* retrieve the `NavController` reference at runtime.
|
* retrieve the `NavController` reference at runtime.
|
||||||
|
*
|
||||||
|
* @interfaces
|
||||||
|
* DeeplinkMatch
|
||||||
*/
|
*/
|
||||||
@Plugin({
|
@Plugin({
|
||||||
pluginName: 'Deeplinks',
|
pluginName: 'Deeplinks',
|
||||||
|
Loading…
Reference in New Issue
Block a user