mrmBot-Matrix/natives/reddit.h

6 lines
85 B
C

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