#ifndef ESMBOT_NATIVES_MOTIVATE_H_ #define ESMBOT_NATIVES_MOTIVATE_H_ #include Napi::Value Motivate(const Napi::CallbackInfo& info); #endif