mrmBot-Matrix/natives/caption2.h

6 lines
89 B
C

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