mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
Update wrap.tmpl
This commit is contained in:
parent
fd0ac37ffc
commit
87049e9582
@ -29,7 +29,7 @@ import { Observable } from 'rxjs/Observable';
|
|||||||
* ```
|
* ```
|
||||||
*/
|
*/
|
||||||
@Plugin({
|
@Plugin({
|
||||||
name: 'PluginName',
|
pluginName: 'PluginName',
|
||||||
plugin: '', // npm package name, example: cordova-plugin-camera
|
plugin: '', // npm package name, example: cordova-plugin-camera
|
||||||
pluginRef: '', // the variable reference to call the plugin, example: navigator.geolocation
|
pluginRef: '', // the variable reference to call the plugin, example: navigator.geolocation
|
||||||
repo: '', // the github repository URL for the plugin
|
repo: '', // the github repository URL for the plugin
|
||||||
|
Loading…
Reference in New Issue
Block a user