xmlhttprequest.browser.d.ts 94 B

12
  1. export declare function XHR(opts: any): any;
  2. export declare function createCookieJar(): void;