UNPKG

@vegajs/event-bus

Version:

A flexible and typed Event Bus implementation for TypeScript and JavaScript projects. It facilitates communication between components and modules without tight coupling.

1 lines 61 B
import{EventBus as e}from"./event-bus";export{e as EventBus};