location.js 51 B

123
  1. define( function() {
  2. return window.location;
  3. } );