#ifndef ESMBOT_NATIVES_SCOTT_H_ #define ESMBOT_NATIVES_SCOTT_H_ #include Napi::Value Scott(const Napi::CallbackInfo& info); #endif