Blame view

bower_components/jquery/src/ajax/var/location.js 51 Bytes
a1a3bc73   Luigi Serra   graphs updates
1
2
3
  define( function() {
  	return window.location;
  } );