UNPKG

@metaphi/airwallet-api

Version:

Metaphi Airwallet API to add whitelabel, non-custodial wallets to dApps

6 lines (5 loc) 218 B
import MetaphiWallet from "./airwallet"; import WalletPlugin from "./plugin"; import { MetaphiInputTypes, MetaphiIframe } from "./constants"; export { MetaphiWallet, WalletPlugin, MetaphiInputTypes, MetaphiIframe };