mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 22:11:09 +03:00
22fe3ec88b
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.
2 lines
58 B
JavaScript
2 lines
58 B
JavaScript
module.exports = require('./lib/email-suppression-list');
|