Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
hores-external
/
18b329ff25ea2bfa1a52f0c0da325c909167bf12
/
.
/
node_modules
/
jquery
/
src
/
ajax
/
var
/
location.js
blob: 4171d18c366eaec112f75c1b3865fed7b6fb8e49 [
file
] [
log
] [
blame
]
Copybara bot
be50d49
2023-11-30 00:16:42 +0100
[
diff
] [
blame
]
1
define
(
function
()
{
2
"use strict"
;
3
4
return
window
.
location
;
5
}
);