mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
- in line with our policy of not keeping logic in index.js files - Note: callign all services service.js is no more helpful :D
1 line
48 B
JavaScript
1 line
48 B
JavaScript
module.exports = require('./settings-service');
|