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