#ifndef ESMBOT_NATIVES_RETRO_H_ #define ESMBOT_NATIVES_RETRO_H_ #include Napi::Value Retro(const Napi::CallbackInfo& info); #endif