UNPKG

cic-client

Version:

Typescript libraries for building CIC client applications

8 lines (7 loc) 136 B
declare const abi: { network: any; contract_registry: any; converter_registry: any; converter: any; }; export { abi, };