#include <napi.h> #include "test.h" static Napi::String MMethod(const Napi::CallbackInfo& info) {<!-- --> Napi::Env env = info.Env();
確定! 回上一頁