mirror of https://github.com/Kylart/KawAnime.git
7 lines
78 B
JavaScript
7 lines
78 B
JavaScript
![]() |
export default {
|
||
|
seasons: [],
|
||
|
seasonsStats: {},
|
||
|
year: 0,
|
||
|
season: ''
|
||
|
}
|