tornado-contracts/dist/contracts/Governance/Testnet/TestnetOracle.sol/index.d.ts

4 lines
172 B
TypeScript
Raw Permalink Normal View History

2024-10-22 11:37:10 +00:00
export type { IChainlinkOracle } from "./IChainlinkOracle";
export type { IOffchainOracle } from "./IOffchainOracle";
export type { TestnetOracle } from "./TestnetOracle";