blob: 4171d18c366eaec112f75c1b3865fed7b6fb8e49 [file] [log] [blame]
Copybara botbe50d492023-11-30 00:16:42 +01001define( function() {
2 "use strict";
3
4 return window.location;
5} );