Sign in
appsheet-third-party
/
jquery
/
c2771ef53a7bf038bc1180086568383a38c99f4e
/
.
/
src
/
var
/
document.js
blob: dd3939df4f1e879efc3bb9a36a6cea2c75ff4f4c [
file
] [
log
] [
blame
]
define
(
function
()
{
"use strict"
;
return
window
.
document
;
}
);