index
:
melvars/Texx-Server
master
[OUT OF DATE] Backend of Texx
Marvin
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
public
/
bower_components
/
moment
/
src
/
lib
/
locale
/
constructor.js
blob: c32b73ee11c6d3e6759d91237c169ff343ba852d (
plain
) (
blame
)
1
2
3
4
5
export function Locale(config) { if (config != null) { this.set(config); } }