mrmBot-Matrix/natives/flag.h

6 lines
83 B
C

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