This website requires JavaScript.
Explore
关于
Help
Register
Sign In
jinql
/
gentelella
mirror of
https://github.com/ColorlibHQ/gentelella
Watch
1
Star
0
Fork
You've already forked gentelella
0
Code
Issues
Releases
Wiki
Activity
d3a8e4779e
gentelella
/
vendors
/
moment
/
templates
/
amd.js
8 lines
105 B
JavaScript
Raw
Blame
History
/*global define:false*/
import
moment
from
"./moment"
;
define
(
[
]
,
function
(
)
{
return
moment
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink