tildefriends/src/httpd.js.h

6 lines
80 B
C

#pragma once
#include "quickjs.h"
void tf_httpd_register(JSContext* context);