mrmBot-Matrix/natives/snapchat.h

6 lines
87 B
C
Raw Normal View History

2021-06-29 22:26:22 +00:00
#pragma once
#include <napi.h>
Napi::Value Snapchat(const Napi::CallbackInfo& info);