mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-19 03:29:37 +02:00
4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
|
module.exports = {
|
||
|
getThemes: require('./getThemes'),
|
||
|
};
|