mrmBot-Matrix/natives/squish.h

6 lines
85 B
C

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