mrmBot-Matrix/natives/snapchat.h

6 lines
87 B
C

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