#pragma once #include "napi.h" Napi::Value getSwapInfo(const Napi::CallbackInfo& info);