#ifndef ESMBOT_NATIVES_UNCAPTION_H_ #define ESMBOT_NATIVES_UNCAPTION_H_ #include Napi::Value Uncaption(const Napi::CallbackInfo& info); #endif