UNPKG

mikroevent

Version:

Ultra-lightweight, Node-native way to handle events, both in-process (as EventEmitter events) or across systems via HTTP(S).

3 lines (2 loc) 78 B
export { MikroEvent } from './MikroEvent.js'; import './interfaces/index.js';