repo.or.cz
/
sgn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #5051 from solgenomics/topic/locus_owner
[sgn.git]
/
js
/
webpack_util
/
adaptor.js
blob
de48aae2a74be69d0f6664c1292bf2cb7b4d21d8
1
// Ensures JSAN imports wont throw errors.
2
window
.
JSAN
=
window
.
JSAN
|| {};
3
window
.
JSAN
.
use
=
window
.
JSAN
.
use
||
function
(){};