mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
3742a4afb7
refs https://github.com/TryGhost/Team/issues/1083 This adds the Offers service which will allow us to build out an Admin API to communicate with it. As well as wiring up the redirects to the site app.
1 line
39 B
JavaScript
1 line
39 B
JavaScript
module.exports = require('./service');
|