Skip to content

Instantly share code, notes, and snippets.

@xethorn
Last active August 29, 2015 14:19
Show Gist options
  • Save xethorn/4713223d626a34246531 to your computer and use it in GitHub Desktop.
Save xethorn/4713223d626a34246531 to your computer and use it in GitHub Desktop.
Extern url
/**
* @param {...*} var_args
* @return {*}
*/
var url = function(var_args) {};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment