e22d8e8680
refs https://github.com/TryGhost/Ghost/pull/17065 - This is a follow up cleanup work after introducing even mapper when working on collections refresh mechanism. - This module manages interception of the Model events and maps/dispatches Domain events that could later be used in different libraries.
2 lines
41 B
TypeScript
2 lines
41 B
TypeScript
declare module '@tryghost/domain-events'
|