UNPKG

@uniswap/smart-wallet-sdk

Version:

⚒️ An SDK for building applications with smart wallets on Uniswap

6 lines (5 loc) 150 B
export declare const VERSION = "0.1.0"; export * from './types'; export * from './constants'; export * from './utils'; export * from './smartWallet';