This commit is contained in:
2025-06-11 18:52:56 -04:00
parent 3c17810747
commit 8143a23ced
2 changed files with 2 additions and 3 deletions

View File

@ -11,7 +11,7 @@
** @{
*/
#include "quickjs.h"
typedef struct JSContext JSContext;
/**
** An HTTP server instance.