1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-19 03:29:37 +02:00
flame/controllers/themes/index.js

4 lines
59 B
JavaScript
Raw Normal View History

module.exports = {
getThemes: require('./getThemes'),
};