UNPKG

@msquared/etherbase-client

Version:

React hooks for interacting with Etherbase smart contracts

3 lines (2 loc) 125 B
import type { EtherbaseConfig } from "../config"; export declare function getSources(config: EtherbaseConfig): Promise<any>;