diff --git a/modules/client/src/tokenVoting/index.ts b/modules/client/src/tokenVoting/index.ts index eb4994107..abf24f73e 100644 --- a/modules/client/src/tokenVoting/index.ts +++ b/modules/client/src/tokenVoting/index.ts @@ -4,6 +4,7 @@ export { TokenVotingProposalListItem, TokenVotingProposalResult, Erc20TokenDetails, + Erc721TokenDetails, ITokenVotingPluginInstall, IMintTokenParams, } from "./interfaces";