2 lines
45 B
TypeScript
2 lines
45 B
TypeScript
export declare function XHR(opts: any): any;
|
export declare function XHR(opts: any): any;
|