UNPKG

@mysten/dapp-kit

Version:

A collection of React hooks and components for interacting with the Sui blockchain and wallets.

3 lines (2 loc) 149 B
export type { SignedPersonalMessage, SignedTransaction } from '@mysten/wallet-standard'; export type { ThemeVars } from './themes/themeContract.js';