UNPKG

@gooddollar/goodprotocol

Version:
30 lines (29 loc) 1.06 kB
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as daoStackInterfacesSol from "./DAOStackInterfaces.sol"; export type { daoStackInterfacesSol }; import type * as interfacesSol from "./Interfaces.sol"; export type { interfacesSol }; import type * as mentoInterfacesSol from "./MentoInterfaces.sol"; export type { mentoInterfacesSol }; import type * as fuseFaucet from "./fuseFaucet"; export type { fuseFaucet }; import type * as governance from "./governance"; export type { governance }; import type * as identity from "./identity"; export type { identity }; import type * as invite from "./invite"; export type { invite }; import type * as mocks from "./mocks"; export type { mocks }; import type * as reserve from "./reserve"; export type { reserve }; import type * as staking from "./staking"; export type { staking }; import type * as token from "./token"; export type { token }; import type * as ubi from "./ubi"; export type { ubi }; import type * as utils from "./utils"; export type { utils };