UNPKG

@aptos-labs/wallet-adapter-core

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