mrmBot-Matrix/natives/globe.h

6 lines
84 B
C

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