Ghost/ghost/model-to-domain-event-interceptor/src/libraries.d.ts
Naz e22d8e8680 Extracted model event interceptor to separate package
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.
2023-07-03 18:47:27 +08:00

2 lines
41 B
TypeScript

declare module '@tryghost/domain-events'