tornado-core/dist/contracts.d.ts

3 lines
227 B
TypeScript
Raw Normal View History

2024-10-07 01:23:56 +03:00
export * from '@tornado/contracts';
2024-10-07 15:32:42 +03:00
export { Multicall, Multicall__factory, OffchainOracle, OffchainOracle__factory, OvmGasPriceOracle, OvmGasPriceOracle__factory, ReverseRecords, ReverseRecords__factory, } from './typechain';