Replace event-emitter with eventEmitter3

This commit is contained in:
2026-07-29 11:50:50 +00:00
parent 011b0391a5
commit ba495065de
6 changed files with 10 additions and 708 deletions

View File

@@ -1,4 +1,3 @@
export * from './event-emitter.ts';
export * from './exponential-backoff.ts';
export * from './extended-json.ts';
export * from './misc.ts';