MyRepo-Ums/node_modules/engine.io-client/build/cjs/transports/xmlhttprequest.browser.d.ts

3 lines
94 B
TypeScript
Raw Normal View History

2024-01-19 10:09:11 +00:00
export declare function XHR(opts: any): any;
export declare function createCookieJar(): void;