Files
cell/source/qjs_geometry.h

9 lines
136 B
C

#ifndef QJS_GEOMETRY_H
#define QJS_GEOMETRY_H
#include "cell.h"
JSValue js_geometry_use(JSContext *ctx);
#endif /* QJS_GEOMETRY_H */