UNPKG

@privy-io/js-sdk-core

Version:

Vanilla JS client for the Privy Auth API

2 lines (1 loc) 164 B
import{WalletGet as i}from"@privy-io/public-api";async function t(t,{wallet_id:a}){return await t.fetchPrivyRoute(i,{params:{wallet_id:a}})}export{t as getWallet};