Skip to content

Instantly share code, notes, and snippets.

@brianleroux
Created June 21, 2013 16:34
Show Gist options
  • Save brianleroux/5832464 to your computer and use it in GitHub Desktop.
Save brianleroux/5832464 to your computer and use it in GitHub Desktop.
var exec = function exec (action, args, win, fail) { cordova.exec(win, fail, action, args) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment