UNPKG

@unchainedshop/core-events

Version:

This package defines the event module which ensures the emitted events are written to the database as an Event History and offers a core module to search for events.

3 lines 148 B
export type { Event } from './db/EventsCollection.js'; export * from './module/configureEventsModule.js'; //# sourceMappingURL=events-index.d.ts.map