Returns the current user and company.
import { whopApi } from "@/lib/whop-api"; const result = await whopApi.getUserLedgerAccount();
Was this page helpful?