index
:
users/unit193/nikola.git
master
pristine-tar
upstream
nikola packaging
Unit 193
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
npm_assets
/
node_modules
/
jquery
/
src
/
var
/
document.js
blob: dd3939df4f1e879efc3bb9a36a6cea2c75ff4f4c (
plain
) (
blame
)
1
2
3
4
5
define
(
function
() {
"use strict"
;
return
window
.
document
;
} );