File size: 94 Bytes
bc20498 |
1 2 3 |
export declare function XHR(opts: any): any;
export declare function createCookieJar(): void;
|
bc20498 |
1 2 3 |
export declare function XHR(opts: any): any;
export declare function createCookieJar(): void;
|