browser.d.ts 103 B

12
  1. declare const _exports: typeof import("event-source-polyfill").EventSourcePolyfill;
  2. export = _exports;