@gooddollar/goodprotocol
Version:
GoodDollar Protocol
12 lines (11 loc) • 506 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as erc677Sol from "./ERC677.sol";
export type { erc677Sol };
import type * as superfluid from "./superfluid";
export type { superfluid };
export type { ERC20PresetMinterPauserUpgradeable } from "./ERC20PresetMinterPauserUpgradeable";
export type { GoodDollar } from "./GoodDollar";
export type { IFeesFormula } from "./IFeesFormula";
export type { MultichainFeeFormula } from "./MultichainFeeFormula";