mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
[quickjs] Missing file
This commit is contained in:
parent
aa8e3475e8
commit
7724b18bc2
8
src/ecmascript/quickjs/xhr.h
Normal file
8
src/ecmascript/quickjs/xhr.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef EL__ECMASCRIPT_QUICKJS_XHR_H
|
||||
#define EL__ECMASCRIPT_QUICKJS_XHR_H
|
||||
|
||||
#include <quickjs/quickjs.h>
|
||||
|
||||
int js_xhr_init(JSContext *ctx);
|
||||
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user