UNPKG

@privy-io/js-sdk-core

Version:

Vanilla JS client for the Privy Auth API

2 lines (1 loc) 199 B
import{MfaPasswordlessSmsInit as r}from"@privy-io/public-api";class t{async sendCode(t){return await this._privyInternal.fetch(r,{body:t})}constructor(r){this._privyInternal=r}}export{t as default};