Tilde Friends
Loading...
Searching...
No Matches
ssb.js.h
1#pragma once
2
9#include <quickjs.h>
10
12typedef struct _tf_ssb_t tf_ssb_t;
13
17JSValue tf_ssb_register(JSContext* context, tf_ssb_t* ssb);
18
struct JSContext JSContext
Definition api.js.h:10
struct _tf_ssb_t tf_ssb_t
Definition httpd.js.h:35
JSValue tf_ssb_register(JSContext *context, tf_ssb_t *ssb)