7e082b7eb5
no-issue This pulls out the StripeService from the @tryghost/members-api package. The idea is to break the @tryghost/members-api package into smaller modules, with the hope to make it easier to maintain and reason about.
2 lines
49 B
JavaScript
2 lines
49 B
JavaScript
module.exports = require('./lib/StripeService');
|