tornado-contracts/dist/contracts/Governance/TORN/mocks/index.d.ts
tornadocontrib 6741664a89
Revert "Remove build files from repository"
This reverts commit 0273e49b747e89d0c4c49dde458df6875f1df0c0.
2024-09-19 14:34:51 +00:00

7 lines
282 B
TypeScript
Vendored

export type { AirdropMock } from "./AirdropMock";
export type { ENSMock } from "./ENSMock";
export type { TORNMock } from "./TORNMock";
export type { Timestamp } from "./Timestamp";
export type { VestingMock } from "./VestingMock";
export type { VoucherMock } from "./VoucherMock";