@price-oracle/v1-core-interfaces
Version:
Price Oracle v1 Core Interfaces and needed integration files
27 lines (26 loc) • 1.46 kB
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
export type { IBribe } from "./IBribe";
export type { ICardinalityJob } from "./ICardinalityJob";
export type { IFeeCollectorJob } from "./IFeeCollectorJob";
export type { IFeeManager } from "./IFeeManager";
export type { IGovernorMiniBravo } from "./IGovernorMiniBravo";
export type { IKeep3rJob } from "./IKeep3rJob";
export type { ILiquidityIncreaserJob } from "./ILiquidityIncreaserJob";
export type { ILockManager } from "./ILockManager";
export type { ILockManagerFactory } from "./ILockManagerFactory";
export type { ILockManagerGovernor } from "./ILockManagerGovernor";
export type { ILockedWethSecondaryMarket } from "./ILockedWethSecondaryMarket";
export type { IPoolManager } from "./IPoolManager";
export type { IPoolManagerDeployer } from "./IPoolManagerDeployer";
export type { IPoolManagerFactory } from "./IPoolManagerFactory";
export type { IPoolManagerGovernor } from "./IPoolManagerGovernor";
export type { IPositionBurnerJob } from "./IPositionBurnerJob";
export type { IPositionMinterJob } from "./IPositionMinterJob";
export type { IPriceGovernable } from "./IPriceGovernable";
export type { IPriceOracle } from "./IPriceOracle";
export type { IPriceOracleCorrections } from "./IPriceOracleCorrections";
export type { IPricePausable } from "./IPricePausable";
export type { IRoles } from "./IRoles";
export type { IStrategy } from "./IStrategy";