#pragma once

#include <napi.h>

Napi::Value Snapchat(const Napi::CallbackInfo& info);