mrmBot-Matrix/natives/togif.h

6 lines
84 B
C
Raw Normal View History

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