UNPKG

@perawallet/connect

Version:

JavaScript SDK for integrating Pera Wallet to web applications.

4 lines (3 loc) 309 B
import { NewTabSignTransactionFlowTellerReducerParams } from "./signTransactionFlowModels"; declare function newTabSignTransactionFlowTellerReducer({ event, newPeraWalletTab, method, resolve, reject }: NewTabSignTransactionFlowTellerReducerParams): void; export { newTabSignTransactionFlowTellerReducer };