UNPKG

emittery

Version:

Simple and modern async event emitter

5 lines (4 loc) 163 B
export const anyMap = new WeakMap(); export const eventsMap = new WeakMap(); export const producersMap = new WeakMap(); export const lifecycleMap = new WeakMap();