UNPKG

ulysses-actions-sdk

Version:

An sdk for interacting with contracts using Ulysses Protocol

3 lines (2 loc) 118 B
export { StrategyDepositAction } from './strategyDeposit'; export { StrategyRedeemAction } from './strategyRedeem';