330dd67063
* natve code reworking * Whoops * remove old code * Make gc callback instead of do thing that causes segfault
5 lines
No EOL
83 B
C
5 lines
No EOL
83 B
C
#pragma once
|
|
|
|
#include <napi.h>
|
|
|
|
Napi::Value Speed(const Napi::CallbackInfo &info); |