UNPKG

ulysses-actions-sdk

Version:

An sdk for interacting with contracts using Ulysses Protocol

3 lines (2 loc) 116 B
export { DelegateVotesAction } from './delegateVotes'; export { UndelegateVotesAction } from './undelegateVotes';