Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
hores-external
/
a5a40d4d4fdea1864cdb435c81eff366b7fac16d
/
.
/
node_modules
/
jquery
/
src
/
ajax
/
var
/
location.js
blob: 4171d18c366eaec112f75c1b3865fed7b6fb8e49 [
file
] [
log
] [
blame
]
define
(
function
()
{
"use strict"
;
return
window
.
location
;
}
);