@gooddollar/goodprotocol
Version:
GoodDollar Protocol
13 lines (12 loc) • 648 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as goodDollarStakingSol from "./GoodDollarStaking.sol";
export type { goodDollarStakingSol };
export type { ClaimersDistribution } from "./ClaimersDistribution";
export type { CompoundVotingMachine } from "./CompoundVotingMachine";
export type { GReputation } from "./GReputation";
export type { GovernanceStaking } from "./GovernanceStaking";
export type { MultiBaseGovernanceShareField } from "./MultiBaseGovernanceShareField";
export type { Reputation } from "./Reputation";
export type { StakersDistribution } from "./StakersDistribution";