UNPKG

@gooddollar/goodprotocol

Version:
15 lines (14 loc) 637 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as erc20PermitSol from "./ERC20Permit.sol"; export type { erc20PermitSol }; import type * as iSuperGoodDollarSol from "./ISuperGoodDollar.sol"; export type { iSuperGoodDollarSol }; import type * as uupsProxySol from "./UUPSProxy.sol"; export type { uupsProxySol }; export type { ISuperToken } from "./ISuperToken"; export type { SuperGoodDollar } from "./SuperGoodDollar"; export type { SuperToken } from "./SuperToken"; export type { SuperfluidToken } from "./SuperfluidToken"; export type { UUPSProxiable } from "./UUPSProxiable";