mrmBot-Matrix/natives/blurple.h

5 lines
86 B
C

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