docs(): update docs

This commit is contained in:
Ibby
2016-12-06 09:20:49 -05:00
parent a4216fd8ca
commit d5ac89996f
2 changed files with 107 additions and 106 deletions
+2 -1
View File
@@ -1,6 +1,5 @@
import { Cordova, Plugin } from './plugin';
export interface LaunchNavigatorOptions {
/**
@@ -80,6 +79,8 @@ export interface LaunchNavigatorOptions {
* error => console.log('Error launching navigator', error)
* );
* ```
* @interfaces
* LaunchNavigatorOptions
*/
@Plugin({
pluginName: 'LaunchNavigator',