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