UNPKG

@vaimee/my3sec-contracts

Version:

A set of contracts that implements the My3Sec protocol

7 lines (6 loc) 482 B
export { GovernorCountingSimple__factory } from "./GovernorCountingSimple__factory"; export { GovernorSettings__factory } from "./GovernorSettings__factory"; export { GovernorTimelockControl__factory } from "./GovernorTimelockControl__factory"; export { GovernorVotes__factory } from "./GovernorVotes__factory"; export { GovernorVotesQuorumFraction__factory } from "./GovernorVotesQuorumFraction__factory"; export { IGovernorTimelock__factory } from "./IGovernorTimelock__factory";