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

4 lines
172 B
TypeScript
Vendored

export type { IChainlinkOracle } from "./IChainlinkOracle";
export type { IOffchainOracle } from "./IOffchainOracle";
export type { TestnetOracle } from "./TestnetOracle";