mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-01-29 03:58:23 +00:00
8 lines
78 B
JavaScript
Vendored
8 lines
78 B
JavaScript
Vendored
module.exports = {
|
|
community: [
|
|
'support',
|
|
'showcase',
|
|
'modules'
|
|
]
|
|
};
|