Newer
Older
vmk-demo-bot / frontend / node_modules / engine.io-client / build / esm / globals.d.ts
@eugene-sukhodolskiy eugene-sukhodolskiy 18 days ago 215 bytes init
export declare const nextTick: (cb: any, setTimeoutFn: any) => any;
export declare const globalThisShim: any;
export declare const defaultBinaryType = "arraybuffer";
export declare function createCookieJar(): void;