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