#ifndef ESMBOT_NATIVES_SONIC_H_ #define ESMBOT_NATIVES_SONIC_H_ #include Napi::Value Sonic(const Napi::CallbackInfo& info); #endif