3 lines
94 B
TypeScript
3 lines
94 B
TypeScript
export declare function XHR(opts: any): any;
|
|
export declare function createCookieJar(): void;
|