/** * Barrel re-export wrapper for backward compatibility. * Actual implementation moved to src/funding/history.ts. */ export * from "./funding/history.js";