UNPKG

@privy-io/js-sdk-core

Version:

Vanilla JS client for the Privy Auth API

2 lines (1 loc) 144 B
"use strict";let t={method:"POST",path:"/v1/wallets"};exports.create=async function(e,{request:r}){return await e.fetchPrivyRoute(t,{body:r})};