UNPKG

mini-event-emitter

Version:

An easy javascript EventEmitter which has no dependencies and the possibility to group events, log errors and trace events

11 lines (10 loc) 104 B
language: node_js node_js: - "node" - "lts/*" - "15" - "14" - "13" - "12" - "11" - "10"