pluginrama
Advanced tools
Comparing version
{ | ||
"name": "pluginrama", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "cobaplugin", | ||
@@ -5,0 +5,0 @@ "cordova": { |
module.exports = { | ||
coolMethod: function (successCallback, errorCallback) { | ||
cordova.exec(successCallback, errorCallback, "pluginrama", "coolMethod", []); | ||
cordova.exec(successCallback, errorCallback, "pluginrama", "coba", []); | ||
} | ||
}; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2150
-1.56%