mrmBot-Matrix/natives/zamn.h

6 lines
83 B
C
Raw Normal View History

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