mirror of
https://github.com/0xShay/ticketchain.git
synced 2026-01-11 05:03:26 +00:00
8 lines
272 B
TypeScript
8 lines
272 B
TypeScript
/* Autogenerated file. Do not edit manually. */
|
|
/* tslint:disable */
|
|
/* eslint-disable */
|
|
import type * as flareOracleSol from "./FlareOracle.sol";
|
|
export type { flareOracleSol };
|
|
export type { Escrow } from "./Escrow";
|
|
export type { EventManager } from "./EventManager";
|