UNPKG

@api3/contracts

Version:

Contracts through which API3 services are delivered

5 lines 236 B
import type * as interfaces from "./interfaces"; export type { interfaces }; export type { ExtendedSelfMulticall } from "./ExtendedSelfMulticall"; export type { SelfMulticall } from "./SelfMulticall"; //# sourceMappingURL=index.d.ts.map