repo.or.cz
/
jquery.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Build: Bump the github-actions group across 1 directory with 2 updates
[jquery.git]
/
src
/
var
/
isIE.js
blob
6a6645569a5b85860b7ee1ab783d66931b71b705
1
import { document } from "./document.js";
2
3
export var isIE = document.documentMode;