tenebrous-dicebot/api/node_modules/@improbable-eng/grpc-web/dist/typings/transports/http/xhrUtil.d.ts

4 lines
197 B
TypeScript

export declare function xhrSupportsResponseType(type: string): boolean;
export declare function detectMozXHRSupport(): boolean;
export declare function detectXHROverrideMimeTypeSupport(): boolean;