Ghost/ghost/members-analytics-ingress/index.js
Rishabh Garg 1f7a455374 Added @tryghost/members-analytics-ingress package (#335)
refs https://github.com/TryGhost/Team/issues/1064

This package will be used as to handle and emit ingress events on new members event endpoint - `/members/api/events`
2021-09-22 16:07:37 +05:30

2 lines
52 B
JavaScript

module.exports = require('./lib/EventsController');