mrmBot-Matrix/natives/wdt.h

6 lines
82 B
C

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