Ghost/ghost/email-suppression-list/index.js
Fabien "egg" O'Carroll 22fe3ec88b Added @tryghost/email-suppression-list package
refs https://github.com/TryGhost/Team/issues/2267

This package contains definitions for the public interface of the
email suppression list as well as an abstract implementation.
2022-11-18 14:06:11 +07:00

2 lines
58 B
JavaScript

module.exports = require('./lib/email-suppression-list');