mrmBot-Matrix/natives/motivate.h

6 lines
87 B
C

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