type FetchWithX402ReturnType = { fetchWithPayment: ReturnType<typeof wrapFetchWithPayment>; };
fetchWithPayment
ReturnType
wrapFetchWithPayment
Was this page helpful?