UNPKG

@vela-ventures/aosync-sdk-react

Version:
5 lines (4 loc) 205 B
import { useWallet } from "./walletContext"; import { AOSyncProvider } from "./walletContext"; import { AOSyncSDKContext as AOSyncTypes } from "./types"; export { AOSyncProvider, useWallet, AOSyncTypes };