Sign in
appsheet-third-party
/
jquery
/
1d60e5afef1b0287e855686a4d524d8cf3aa61ee
/
.
/
src
/
ajax
/
var
/
location.js
blob: 4171d18c366eaec112f75c1b3865fed7b6fb8e49 [
file
] [
log
] [
blame
]
define
(
function
()
{
"use strict"
;
return
window
.
location
;
}
);