#ifndef ESMBOT_NATIVES_BLURPLE_H_ #define ESMBOT_NATIVES_BLURPLE_H_ #include Napi::Value Blurple(const Napi::CallbackInfo& info); #endif