UNPKG

@aptos-labs/wallet-adapter-core

Version:
3 lines 184 B
import type { AdapterWallet, DappConfig } from "./WalletCore"; export declare function getSDKWallets(dappConfig?: DappConfig): AdapterWallet[]; //# sourceMappingURL=sdkWallets.d.ts.map