@skalenetwork/fair-manager-types
Version:
TypeScript typings for SKALE Fair Manager smart contracts
10 lines (9 loc) • 298 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as mockRngSol from "./MockRNG.sol";
export type { mockRngSol };
import type * as structs from "./structs";
export type { structs };
import type * as utils from "./utils";
export type { utils };