tildefriends/src/file.h

6 lines
75 B
C

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