UNPKG

@privy-io/js-sdk-core

Version:

Vanilla JS client for the Privy Auth API

2 lines (1 loc) 166 B
"use strict";var t=require("@privy-io/routes");exports.getWallet=async function(e,{wallet_id:r}){return await e.fetchPrivyRoute(t.WalletGet,{params:{wallet_id:r}})};