UNPKG

@privy-io/js-sdk-core

Version:

Vanilla JS client for the Privy Auth API

2 lines (1 loc) 174 B
import{WalletsRevoke as r}from"@privy-io/public-api";class t{async revoke(){await this._privyInternal.fetch(r,{})}constructor(r){this._privyInternal=r}}export{t as default};