mrmBot-Matrix/natives/leak.h

5 lines
83 B
C

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