index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
library
/
moment
/
templates
/
globals.js
blob: 5ac160f12474585a6a6a5279b8ae6e8399066bf6 (
plain
) (
blame
)
1
2
3
4
5
/*global window:false*/
import
moment
from
"./moment"
;
window
.
moment
=
moment
;