#ifndef ESMBOT_NATIVES_TRUMP_H_ #define ESMBOT_NATIVES_TRUMP_H_ #include Napi::Value Trump(const Napi::CallbackInfo& info); #endif