#ifndef ESMBOT_NATIVES_GLOBE_H_ #define ESMBOT_NATIVES_GLOBE_H_ #include Napi::Value Globe(const Napi::CallbackInfo& info); #endif