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
/
bower_components
/
moment
/
templates
/
globals.js
blob: 5ac160f12474585a6a6a5279b8ae6e8399066bf6 (
plain
) (
blame
)
1
2
3
4
5
/*global window:false*/
import
moment
from
"./moment"
;
window
.
moment
=
moment
;