This website works better with JavaScript.
Home
Help
Sign In
cagetters
/
cagettepei
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
66
Tags
6.2 MiB
Haxe
70.4%
JavaScript
23.7%
Less
2.6%
SCSS
2.4%
CSS
0.7%
Other
0.2%
Tree:
c3eb0a1a80
cagettepei
/
www
/
bower_components
/
moment
/
templates
/
amd.js
7 lines
112 B
Raw
Blame
History
/*global define:false*/
import
moment
from
"./moment"
;
define
(
[
]
,
function
(
)
{
return
moment
;
}
)
;
Reference in new issue