IProposal typedef

IProposal = IStore<String, ProposalStruct>

Implementation

typedef IProposal = IStore<String, ProposalStruct>;