This website requires JavaScript.
Explore
Help
Register
Sign In
Kylart
/
KawAnime
mirror of
https://github.com/Kylart/KawAnime.git
Watch
1
Star
1
Fork
You've already forked KawAnime
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3960d1f630
KawAnime
/
store
/
modules
/
index.js
3 lines
92 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Isolated seasons into its own module
2017-09-16 12:29:38 +00:00
export
{
default
as
seasons
}
from
'./seasons'
Isolated config in its own module
2017-09-17 18:55:24 +00:00
export
{
default
as
config
}
from
'./config'