UNPKG

@gooddollar/goodprotocol

Version:
12 lines (11 loc) 506 B
/* 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";