Update wrap.tmpl

This commit is contained in:
Ibrahim Hadeed 2016-11-25 00:09:26 -05:00 committed by GitHub
parent fd0ac37ffc
commit 87049e9582

View File

@ -29,7 +29,7 @@ import { Observable } from 'rxjs/Observable';
* ```
*/
@Plugin({
name: 'PluginName',
pluginName: 'PluginName',
plugin: '', // npm package name, example: cordova-plugin-camera
pluginRef: '', // the variable reference to call the plugin, example: navigator.geolocation
repo: '', // the github repository URL for the plugin