Ghost/ghost/version-notifications-data-service/index.js
Naz 38dc003258 Added scaffolding for version notification data service
refs https://github.com/TryGhost/Toolbox/issues/292

- This will be filled up with version nofitication data access logic
2022-04-22 14:47:18 +08:00

2 lines
70 B
JavaScript

module.exports = require('./lib/version-notifications-data-service');