mrmBot-Matrix/natives/zamn.h

6 lines
83 B
C

#pragma once
#include <napi.h>
Napi::Value Zamn(const Napi::CallbackInfo& info);