node.d.ts 73 B

12
  1. declare const _exports: typeof import("eventsource");
  2. export = _exports;