UNPKG

@api3/contracts

Version:

Contracts through which API3 services are delivered

5 lines 250 B
import type * as interfaces from "./interfaces"; export type { interfaces }; export type { Api3ReaderProxyV1 } from "./Api3ReaderProxyV1"; export type { Api3ReaderProxyV1Factory } from "./Api3ReaderProxyV1Factory"; //# sourceMappingURL=index.d.ts.map