UNPKG

@medusajs/event-bus-local

Version:

Local Event Bus Module for Medusa

3 lines 163 B
import { IEventBusService } from "@medusajs/framework/types"; export declare const initialize: () => Promise<IEventBusService>; //# sourceMappingURL=index.d.ts.map